]> sourceware.org Git - lvm2.git/commit
Fix memory leaks in toolcontext error path.
authorMilan Broz <mbroz@redhat.com>
Mon, 15 Jun 2009 11:56:31 +0000 (11:56 +0000)
committerMilan Broz <mbroz@redhat.com>
Mon, 15 Jun 2009 11:56:31 +0000 (11:56 +0000)
commit38ddfe7be525d81481c9150c3b3d1690c1c0c2ed
tree99a3c4201138f26eab7a987b4e03885e9939646c
parent2565a5e5282117a7f3cb7c0b56e7b1e3d91c00d9
Fix memory leaks in toolcontext error path.

E.g.
 # vgscan
  Parse error at byte 2360 (line 54): expected a value
  Failed to load config file /etc/lvm/lvm.conf
You have a memory leak (not released memory pool):
 [0x818c788] library (12 bytes)

...
WHATS_NEW
lib/commands/toolcontext.c
This page took 0.099827 seconds and 5 git commands to generate.