aboutsummaryrefslogtreecommitdiff
path: root/lib/util/alloc.c
AgeCommit message (Expand)Author
2022-07-08Cleanup: move libutil headers to sub directoryDavid Oberhollenzer
2020-02-21Cleanup: move utilities back out of libsquashfsDavid Oberhollenzer
2019-11-25Cleanup: move overflow safe alloc code into libsquashfsDavid Oberhollenzer
2019-10-07Cleanup: move libutil related headers to "util" sub directoryDavid Oberhollenzer
2019-09-28Cleanup: remove string allocation helper functionDavid Oberhollenzer
2019-09-09Change license of libsquashfs.soDavid Oberhollenzer
2019-09-05Fix "safe" string allocation wrapperDavid Oberhollenzer
2019-08-27Merge alloc_flex conditionals into oneDavid Oberhollenzer
2019-08-23Add wrappers for calloc style functions with size overflow checkingDavid Oberhollenzer