Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
commit043ade0f4dff788f81e014d3c85217377226899e
authorJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:20:12 +0000 (16 16:20 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:20:12 +0000 (16 16:20 -0700)
tree6414208ebf0a2f330ef377d2557886bd41abeccf
parentd7b0894c8d025ceda4b7208e134e591bc4953400
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
access a freed structure.
Jeremy.
source/smbd/uid.c