Fix Bug 8152 - smbd crash in release_ip()
commit72e50d34eeac4cd72ec2f6b3609b5373f1f1ec15
authorChristian Ambach <ambi@samba.org>
Thu, 19 May 2011 16:13:40 +0000 (19 18:13 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 20 May 2011 19:13:59 +0000 (20 21:13 +0200)
tree5a0704f37648953bf0d4ad96ed56c91860336e00
parentba6f63ca67fc9e0b2bfa54ccf2cf0b78c53db74b
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)
source3/lib/ctdbd_conn.c
source3/smbd/process.c