summaryrefslogtreecommitdiffstats
path: root/XAlloc.c
Commit message (Expand)AuthorAgeFilesLines
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+3
* Fix xStrdup debug build failure & allow Clang to use ((nonnull))Explorer092016-06-031-3/+7
* Add assert and __attribute__((nonnull)) on xStrdupExplorer092016-06-021-1/+14
* Don't check if (!str) in xStrdupExplorer092016-06-021-3/+0
* Stricter strdup.Hisham2016-05-301-1/+4
* Revert 5c593fae4227651075cfc9445f17dad6ae0a0b47 (xCalloc)Explorer092016-03-111-1/+1
* Shorten the code using the err() function.Hisham2016-02-031-18/+11
* Be stricter!Hisham2016-02-031-1/+1
* Exit on failure!Hisham2016-02-021-0/+4
* Check for failure in allocations.Hisham2016-02-021-4/+4
* Add allocation testsHisham2016-01-311-0/+55

© 2014-2024 Faster IT GmbH | imprint | privacy policy