]> git.ipfire.org Git - thirdparty/util-linux.git/commit
su: add segmentation fault reporting of the child process
authorOndrej Oprala <ooprala@redhat.com>
Tue, 11 Sep 2012 14:39:17 +0000 (16:39 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 21 Sep 2012 10:37:18 +0000 (12:37 +0200)
commitea8a10391b9cba4b472d843b7108c0b140a392ab
tree49a53c004c16b57a723e8d435c989d939d8f82bb
parentda30cb2a87184822baf681057df4290abf568637
su: add segmentation fault reporting of the child process

Child processes that ended with segmentation fault previously
indicated this with return status only. The report is now more
verbose if core dump is allowed.

Improved-by: Pádraig Brady <P@draigBrady.com>
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
login-utils/su-common.c