]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
pam_fscrypt: PAM module no longer crashes on panic
authorJoseph Richey <joerichey94@gmail.com>
Fri, 1 Sep 2017 07:47:34 +0000 (00:47 -0700)
committerJoseph Richey <joerichey94@gmail.com>
Fri, 1 Sep 2017 07:47:34 +0000 (00:47 -0700)
commit3432f5757293dda39b9fa936a717160cd788ab68
tree54f8ff7cba628be6c1ebf8a947b03d4a3911bcea
parentb04d7ef31dc2e21f055b1b656efb9511e72db6c6
pam_fscrypt: PAM module no longer crashes on panic

Now the offending panic will just be logged and the module will fail.
This is important as to not crash the login process.
pam_fscrypt/run_fscrypt.go