s4:s3compat Fix use-after-free of winbindd client state
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 May 2010 06:19:51 +0000 (16:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 01:14:09 +0000 (11:14 +1000)
commitc6c810015095db02d8d178b21755377106b32501
tree6a4b8ee47c3084f46875aad48acbb045c3b12b8e
parentcdc8e5d2a6aab237693e9b0e80b06de9dd4eb3a6
s4:s3compat Fix use-after-free of winbindd client state

We need to remove this from the global list when we talloc_free() it.
source4/s3compat/s3compat_winbindd.c