]> sourceware.org Git - lvm2.git/commit
Fix NULL pointer dereference for too large MDA error path
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 26 Oct 2010 09:13:13 +0000 (09:13 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 26 Oct 2010 09:13:13 +0000 (09:13 +0000)
commit810abed9ea7a5352a52ff7b180754a90495f2928
treeacc3183ecf6661a917f47688030ac14cf7b98811
parent9bd893bbc76380ee31bff59eebd190e899f73ee8
Fix NULL pointer dereference for too large MDA error path

Replace dereference of NULL vg with passed vgname to the function
_vg_read_raw_area() in the error path for too large MDA.
WHATS_NEW
lib/format_text/format-text.c
This page took 0.04085 seconds and 5 git commands to generate.