mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-08 09:57:55 +03:00
c29c64f20d
When the system has no PVs we don't have access to the cmd pointer and it remains NULL which causes a seg. fault when we try to free the VG lock. Signed-off-by: Tony Asleson <tasleson@redhat.com>