Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-15 | [memfault] Update macros to avoid namescape collision with memcheck | Chris Wilson | 1 | -1/+1 |
2009-04-23 | [memfault] Manually inject faults when using stack allocations | Chris Wilson | 1 | -0/+7 |
2007-10-04 | [malloc] Check for integer overflow when realloc'ing. | Chris Wilson | 1 | -4/+26 |
2007-09-21 | Avoid divide-by-zero when trying to allocate a 0-sized array | Vladimir Vukicevic | 1 | -10/+25 |
2007-08-23 | Remove include of cairoint.h from *-private.h header files. | Carl Worth | 1 | -1/+0 |
2007-08-22 | [Makefile.am] Add target sparse to run sparse static source code analyzer | Behdad Esfahbod | 1 | -0/+1 |
2007-06-29 | [fix] Avoid int overflow when allocating large buffers | Vladimir Vukicevic | 1 | -0/+104 |