]> sourceware.org Git - lvm2.git/commit
Minor memory leak fix
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 4 Aug 2011 12:40:24 +0000 (12:40 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 4 Aug 2011 12:40:24 +0000 (12:40 +0000)
commit45e96ab875aa46925968373a72cf3d67dc62a1c3
treebed2e18592896bdb3fdbdd6fe383d1b09648943e
parent65073ca83885bdd756c75d294171ef61927c6cc7
Minor memory leak fix

Defer the test of the function return value after the string memory is released.
Otherwise in this error path the string would present memory leak.
(Thought in this case we are already out of memory...)
WHATS_NEW
tools/dmsetup.c
This page took 0.038477 seconds and 5 git commands to generate.