tracehook: fix SA_NOCLDWAIT
authorRoland McGrath <roland@redhat.com>
Wed, 20 Aug 2008 03:37:07 +0000 (20:37 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 20 Aug 2008 03:37:07 +0000 (20:37 -0700)
I outwitted myself again in commit 2b2a1ff64afbadac842bbc58c5166962cf4f7664,
and broke the SA_NOCLDWAIT behavior so it leaks zombies.  This fixes it.

Reported-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Roland McGrath <roland@redhat.com>

No differences found