Fix bug #6476 - more then 3000 smbd-zombies in memory
commita0626827c820cad082001ab76f1f7e37f1a7307b
authorJeremy Allison <jra@samba.org>
Thu, 18 Jun 2009 09:53:52 +0000 (18 11:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Jun 2009 09:55:48 +0000 (18 11:55 +0200)
treeda000ce9c29e5b0bf257c26bc2e7eeab67be43d6
parent8fdb612155e36980249b7dd0daf5c57fb4d80f8c
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