summaryrefslogtreecommitdiff
path: root/lib/util/memory.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-28lib/util: remove implicit discard_const_p() from SAFE_FREE()Stefan Metzmacher1-1/+1
2008-10-20Move discard_const hack to memory.hso it can be used by Samba 3.Jelmer Vernooij1-0/+25
2008-10-18Add extra argument free_on_fail to realloc_array() in Samba 4, as used by Sam...Jelmer Vernooij1-8/+0
2008-10-18Use the new memory macro file from Samba 3.Jelmer Vernooij1-0/+8
2008-10-18Move some of the memory utility macros to a separate header (for now).Jelmer Vernooij1-0/+93