Fix bug #6476 - more then 3000 smbd-zombies in memory
commit7d20e8f7f4d3d1a17b3817cea370304f2f437809
authorJeremy Allison <jra@samba.org>
Wed, 17 Jun 2009 20:56:21 +0000 (17 13:56 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 17 Jun 2009 20:56:21 +0000 (17 13:56 -0700)
treed29e3e185c511bfdf7caa32c9d60aa3591746fbd
parent57cd98de7214d31b1d491382a4ece99a90ac27dc
Fix bug #6476 - more then 3000 smbd-zombies in memory
We weren't reaping children in the [x]inetd case.
Jeremy.
source3/smbd/server.c