Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
commit26c73280654efc1320bcfe1808ebf545d43b4487
authorJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:20:12 +0000 (16 16:20 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 17 Apr 2009 08:06:29 +0000 (17 10:06 +0200)
tree0ec529632150b57a555cce51c59156f7cae1d0f3
parent40ec3c6ea77248a4d39a7f7322d9bebc41b832c8
Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
access a freed structure.
Jeremy.
(cherry picked from commit 043ade0f4dff788f81e014d3c85217377226899e)
source/smbd/uid.c