]> git.ipfire.org Git - thirdparty/samba.git/commit
Fix bug #6476 - more then 3000 smbd-zombies in memory
authorJeremy Allison <jra@samba.org>
Thu, 18 Jun 2009 09:53:52 +0000 (11:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Jun 2009 09:53:52 +0000 (11:53 +0200)
commit7e51314f2e18241876b049642fcb133df7e44c70
treedafde20765fac780366c0df80cf4c5de7484686e
parenta5a31512de9d9b9ed7eed906487dd154fde7e483
Fix bug #6476 - more then 3000 smbd-zombies in memory

We weren't reaping children in the [x]inetd case.

Jeremy.
source/smbd/server.c