s3: lib: Signal handling - ensure smbrun and change password code save and restore...
authorJeremy Allison <jra@samba.org>
Tue, 23 Sep 2014 21:51:18 +0000 (14:51 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 30 Sep 2014 18:40:16 +0000 (20:40 +0200)
commit93e81d423d790ce7ccfe0bd13286dbf49a637db2
treefcf2a7f25ba54d893bf4ba7c0f49944888618ee1
parentfc8e1056fee9779a8bc40e7398b49bfbaa94ccd7
s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers.

Bug #10831 - SIGCLD Signal handler not correctly reinstalled on old library code use - smbrun etc.

https://bugzilla.samba.org/show_bug.cgi?id=10831

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/lib/smbrun.c
source3/rpc_server/samr/srv_samr_chgpasswd.c