summaryrefslogtreecommitdiff
path: root/alloc.h
AgeCommit message (Expand)Author
2021-10-10Minor refactor of CVE-2021-32765 fix.michael-grunder
2020-05-25Use unique names for allocator struct members (#823)Michael Grunder
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-03-13Actually define include guardmichael-grunder
2020-02-27Housekeeping fixes (#764)Michael Grunder
2020-01-28Safe allocation wrappers (#754)Michael Grunder