]> granicus.if.org Git - linux-pam/commit
Check return value of setuid to remove glibc warnings. Linux-PAM-1_1_8
authorThorsten Kukuk <kukuk@thkukuk.de>
Mon, 16 Sep 2013 09:48:12 +0000 (11:48 +0200)
committerThorsten Kukuk <kukuk@thkukuk.de>
Mon, 16 Sep 2013 09:48:12 +0000 (11:48 +0200)
commitba315ae8effdcad591608c99452dad05c4cf20ab
tree5b7ef082e883af17506cba5d42b58dbeb36f419a
parent45ec020678ffc82f6c2849935907e2d83710a1f2
Check return value of setuid to remove glibc warnings.

* modules/pam_unix/pam_unix_acct.c: Check setuid return value.
* modules/pam_unix/support.c: Likewise.
modules/pam_unix/pam_unix_acct.c
modules/pam_unix/support.c