Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make get_prname() re-entrant. | John Reiser | 2011-03-22 | 1 | -9/+7 |
* | Replace alloca() with c99 or gcc extension variable-length arrays. | John Reiser | 2011-03-22 | 1 | -1/+1 |
* | Prefer alloca() over malloc() where possible and small size | John Reiser | 2011-03-21 | 1 | -5/+1 |
* | Fix memory leak when reporting overlap of memcpy operands | John Reiser | 2011-03-18 | 1 | -1/+3 |
* | Remove duplicate "0x" in print out | John Reiser | 2011-03-15 | 1 | -1/+1 |
* | Remove unneeded include of malloc.h | John Reiser | 2011-03-15 | 1 | -1/+0 |
* | Support for ABRT | William Cohen | 2011-03-09 | 1 | -4/+4 |
* | import of memstomp 0.1.2 tree.0.1.2 | William Cohen | 2011-03-09 | 1 | -0/+332 |