summaryrefslogtreecommitdiff
path: root/src/cairo-malloc-private.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-5/+5
2012-03-25More typo fixesBehdad Esfahbod1-11/+11
2012-03-25Fix typosBehdad Esfahbod1-3/+3
2011-09-04malloc: Fix build on sunccAndrea Canciani1-0/+1
2010-05-06Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...Metal Sonic1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2009-05-15[memfault] Update macros to avoid namescape collision with memcheckChris Wilson1-1/+1
2009-04-23[memfault] Manually inject faults when using stack allocationsChris Wilson1-0/+7
2007-10-04[malloc] Check for integer overflow when realloc'ing.Chris Wilson1-4/+26
2007-09-21Avoid divide-by-zero when trying to allocate a 0-sized arrayVladimir Vukicevic1-10/+25
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+1
2007-06-29[fix] Avoid int overflow when allocating large buffersVladimir Vukicevic1-0/+104