]> sourceware.org Git - lvm2.git/commit
Fix potential null ptr deref in 'origin_from_cow'
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 19 Jul 2011 16:23:52 +0000 (16:23 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 19 Jul 2011 16:23:52 +0000 (16:23 +0000)
commite1154dd09e5a89d960bfe5ab05e520111dbb2b20
treebc64a358e90df75df8d55e744a47a68b8be1edac
parent8e5d1c93eb117901e41fa12c174aa247eae5efa8
Fix potential null ptr deref in 'origin_from_cow'

return NULL rather than segfaulting if lv->snapshot is not set
lib/metadata/snapshot_manip.c
This page took 0.035864 seconds and 5 git commands to generate.