about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorJames Lemke <jwlemke@codesourcery.com>2015-05-19 12:10:26 -0700
committerJames Lemke <jwlemke@codesourcery.com>2015-05-19 12:10:26 -0700
commit265cbed8e73b23e3b38ada6cc42482c53a216224 (patch)
tree5b4ce3a6bfb61376f8c407c77b1ae79644486134 /manual
parent85bae5a160e288fa85eab8a5d1b0b227ab20798a (diff)
downloadglibc-265cbed8e73b23e3b38ada6cc42482c53a216224.tar.gz
glibc-265cbed8e73b23e3b38ada6cc42482c53a216224.tar.xz
glibc-265cbed8e73b23e3b38ada6cc42482c53a216224.zip
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.
    We now avoid using a length byte equal to the magic byte.
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions