]> sourceware.org Git - lvm2.git/commit
Print vg_name and do not to access vg->name
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 25 Oct 2010 12:01:38 +0000 (12:01 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 25 Oct 2010 12:01:38 +0000 (12:01 +0000)
commit3cb3f15cf2efcd6134bc6795ba200025ebf018b1
tree6f7d03293b160ca578def14a5de5e385250ba052
parentd80f8cf41bf4d8bae6bf3802018be5e83bc976ff
Print vg_name and do not to access vg->name

Reported by clang as: Logic error Dereference of null pointer
Replace pointer dereference with vg_name.
WHATS_NEW
tools/pvresize.c
This page took 0.036757 seconds and 5 git commands to generate.