s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Sep 2009 21:14:19 +0000 (14:14 -0700)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 2 Oct 2009 10:44:58 +0000 (12:44 +0200)
commitba0eba9e09805b7b0cbaffd66797419e381b1022
tree72efcc193f6a123ab4fa58eb0ed3c148e0c2748d
parent642dd95d817521f75f193a1e594b4dacf04d7b26
s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()

This segfault occoured in cases where we rejected (or never attempted)
the tree connect, so had an invalid private pointer for the logoff
codepath.

Andrew Bartlett
source4/ntvfs/unixuid/vfs_unixuid.c