Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
authorJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:19:10 +0000 (16:19 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:22:30 +0000 (16:22 -0700)
commitd55ec4fd237ef6ebea2ee9a55c7d85dfe21f7737
tree2b6649a0a357c14f3d4a2fbdf81d86a87d7076be
parent265829c32fdeea2d00a75a21b4225211b24ea62d
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
access a freed structure.
Jeremy.
source3/smbd/uid.c