]> sourceware.org Git - lvm2.git/commit
Mark chunk memory for free as defined again for valgrind
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 20 Oct 2011 13:39:57 +0000 (13:39 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 20 Oct 2011 13:39:57 +0000 (13:39 +0000)
commit04275a672a22e62903a63f64b02d6b4ac97ef383
tree2a87f8409954c3db4a34405e148aff8b52dbc6d2
parent9c1f0f4aef621ebcf47c5a30d79e83b6a3781ff1
Mark chunk memory for free as defined again for valgrind

When DEBUG_MEM is used, the memory is trashed with extra pattern before real
free() is called, and as this memory was marked as non accessible when used with
valgrind, make it again usable.
WHATS_NEW_DM
libdm/mm/pool-fast.c
This page took 0.038263 seconds and 5 git commands to generate.