Commit Graph

3 Commits

Author SHA1 Message Date
598a0147cd fix simple_malloc malloc(0) behavior not to return non-unique pointers 2011-02-20 16:12:09 -05:00
a23baf586a fix simple_malloc size restrictions
do not allow allocations that overflow ptrdiff_t; fix some overflow
checks that were not quite right but didn't matter due to address
layout implementation.
2011-02-20 16:10:38 -05:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00