]> git.ipfire.org Git - thirdparty/shadow.git/commit
Terminate the child before closing the PAM session.
authorNicolas François <nicolas.francois@centraliens.net>
Tue, 13 Aug 2013 17:48:53 +0000 (19:48 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Tue, 13 Aug 2013 17:48:53 +0000 (19:48 +0200)
commit8781aff637739102ca0b00b0bbe006c2d35137a7
treee949a1032a810ab3fb677fd8974f57c9c699b145
parenta5e3dbb0e36444b915bc9c4c295a5e1a84d3918e
Terminate the child before closing the PAM session.

* src/su.c: Terminate the child (if needed) before closing the PAM
session. This is probably more correct, and avoid reporting
termination from signals possibly sent by PAM modules (e.g. former
versions of pam_systemd). Debian#670132
ChangeLog
src/su.c