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
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2013-08-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* 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
|
||||
|
||||
2013-08-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/su.c: When a SIGTSTP is caught, reset caught to 0. There is
|
||||
|
Reference in New Issue
Block a user