summaryrefslogtreecommitdiff
path: root/alloc.c
AgeCommit message (Expand)Author
2024-03-23all: rename redis -> redict symbols and commentsmasterAnna (navi) Figueiredo Gomes
2024-03-22all: use REUSE with LGPL-3.0-or-later and BSD-3-ClauseAnna (navi) Figueiredo Gomes
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