summaryrefslogtreecommitdiff
path: root/alloc.c
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-01-28Safe allocation wrappers (#754)Michael Grunder