James Lemke 08f1e1d2bc Fix for test "malloc_usable_size: expected 7 but got 11"
[BZ #17581] The checking chain of unused chunks was terminated by a hash of
the block pointer, which was sometimes confused with the chunk length byte.
The chain is now terminated by a NULL byte.
2014-12-01 13:05:18 -08:00
..
2014-11-24 15:03:45 +05:30
2014-07-02 10:31:43 +01:00
2014-07-02 10:31:43 +01:00