Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
e0e84401e4022419c7a06be946c37ed53165a2b1
/
XAlloc.c
c0e37bc
Fix xStrdup debug build failure & allow Clang to use ((nonnull))
by Explorer09
· 9 years ago
3297616
Add assert and __attribute__((nonnull)) on xStrdup
by Explorer09
· 9 years ago
e288f69
Don't check if (!str) in xStrdup
by Explorer09
· 9 years ago
4674b4a
Stricter strdup.
by Hisham
· 9 years ago
7d3f67e
Revert 5c593fae4227651075cfc9445f17dad6ae0a0b47 (xCalloc)
by Explorer09
· 10 years ago
807640e
Shorten the code using the err() function.
by Hisham
· 10 years ago
5c593fa
Be stricter!
by Hisham
· 10 years ago
f87462d
Exit on failure!
by Hisham
· 10 years ago
b54d2dd
Check for failure in allocations.
by Hisham
· 10 years ago
a1f7f28
Add allocation tests
by Hisham
· 10 years ago