Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is orphane...
commit2652f4c3316c90a49259f70fb49ff345b97a0f14
authorJeremy Allison <jra@samba.org>
Wed, 13 Aug 2008 23:45:34 +0000 (13 16:45 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 19 Aug 2008 09:49:32 +0000 (19 11:49 +0200)
tree35516b687939ced80aff893d3d64a697513ca546
parentb5aad97ec9ed5155ad1a01cd831a75508b129c37
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.
(cherry picked from commit f84bf454eef9e53b72c481ddd5d520d8c3e901d2)
source/smbd/server.c