]> granicus.if.org Git - linux-pam/commit
pam_lastlog: Do not fail on short read if btmp is corrupted.
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 22 Mar 2013 12:50:54 +0000 (13:50 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 22 Mar 2013 12:50:54 +0000 (13:50 +0100)
commit9909a2b6ab99a32853224ae8dc0bb24c018d45e7
tree68eaacea9e4bd7b1aedf3745483d718b4c79090d
parent74ab2ed83471c2b17c2176d7465f56ae32ae4507
pam_lastlog: Do not fail on short read if btmp is corrupted.

modules/pam_lastlog/pam_lastlog.c (last_login_failed): Just warn, not fail
on short read or read error.
modules/pam_lastlog/pam_lastlog.c