Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is orphane...
commitf84bf454eef9e53b72c481ddd5d520d8c3e901d2
authorJeremy Allison <jra@samba.org>
Wed, 13 Aug 2008 23:45:34 +0000 (13 16:45 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 13 Aug 2008 23:45:34 +0000 (13 16:45 -0700)
tree317365e1950c87d2dcb775c903e30d4fd7976966
parent086cb13da4cc95ab01c75a68db5631e35a658449
Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is orphaned if socket address parameter is invalid.
If the "socket address" parameter is a null string that is an invalid value for Samba 3.2 but valid for Samba 3.0.
Jeremy.
source/smbd/server.c