Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause smbd to
commit801fc31d363c1ab9f016bbe2dc8e0bbebbabcbd3
authorJeremy Allison <jra@samba.org>
Thu, 16 Apr 2009 23:19:10 +0000 (16 16:19 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 28 Apr 2009 07:11:02 +0000 (28 09:11 +0200)
tree3384d3f6554b12578fea4c789eedaaebd9051aa4
parent8839c4fd40d44b825996f4cee68d4d43f1097973
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 e023058f5b774ddbb61e8187aa7dbd2e6e25804d)
source3/smbd/uid.c