fuse: Fix segfault in guestmount --verbose.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Dec 2010 13:29:40 +0000 (13:29 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 7 Dec 2010 13:29:40 +0000 (13:29 +0000)
commit97cbb842362e2548a59a1560c50e5f998fa5bda8
treede82d67d50f7c9c5f2484528780c6a174bb25a60
parent4c5038ab54fb6fdff75ca8d5fdda9e73f48a5050
fuse: Fix segfault in guestmount --verbose.

If hash_delete returns NULL and --verbose option was given then
this would cause a segfault.
fuse/dircache.c