Fix Bug 8152 - smbd crash in release_ip()
commit9f68cd9634dce9078d19f3addbb1f55bf28ae41f
authorChristian Ambach <ambi@samba.org>
Thu, 19 May 2011 16:13:40 +0000 (19 18:13 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Jun 2011 18:00:24 +0000 (7 20:00 +0200)
tree2b3c42973faab7736c5b4b6ecc96bb1376e9cd33
parentc3c3d94148bd5d6ea5cf5d089c76cfbc240fe9f0
Fix Bug 8152 - smbd crash in release_ip()

release_ip() needs the private_data, but it was never saved away
to feed it into release_ip() later

Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Thu May 19 21:21:14 CEST 2011 on sn-devel-104
(cherry picked from commit 642c6ba2b9c581bacfcb9a6cb4c5c95d446263ce)
(cherry picked from commit 72e50d34eeac4cd72ec2f6b3609b5373f1f1ec15)
source3/lib/ctdbd_conn.c
source3/smbd/process.c