]> granicus.if.org Git - linux-pam/commit
pam_xauth: log fatal errors preventing xauth process execution
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 24 Jan 2014 15:30:01 +0000 (15:30 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 24 Jan 2014 20:55:24 +0000 (20:55 +0000)
commit91c66ca82063aaab5db9de0bf76f4456b2b11527
tree7e8c9097610009418ac0ef117d6974ebdffa5284
parentc15791289bbf1a4cef0898dc09a12fde16e53d67
pam_xauth: log fatal errors preventing xauth process execution

* modules/pam_xauth/pam_xauth.c (run_coprocess): Log errors from pipe()
and fork() calls.
modules/pam_xauth/pam_xauth.c