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)
committerKarolin Seeger <kseeger@samba.org>
Sun, 19 Oct 2014 19:05:07 +0000 (21:05 +0200)
commitfda66b9cb9b15ae461b4991668c819636d03dd0b
tree64f5c79f5e0792c80f4b1c72dfd09813b56aec05
parent78deb22b08eaf70beada870107f9a07ab9142999
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