Fix bug #6476 - more then 3000 smbd-zombies in memory
commit4b4b8c34ef9b0d334537928ac26870f9fcb7775a
authorJeremy Allison <jra@samba.org>
Thu, 18 Jun 2009 09:53:52 +0000 (18 11:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 27 Jul 2009 13:55:08 +0000 (27 15:55 +0200)
treed5108e374361a2c6bd565790bcb35a2c935efd2b
parent81e9fb11e548245d8d57f85db69d56c72dd4cfab
Fix bug #6476 - more then 3000 smbd-zombies in memory

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

Jeremy.
(cherry picked from commit 7e51314f2e18241876b049642fcb133df7e44c70)
source/smbd/server.c