chiark / gitweb /
execute: make setup_pam() return -errno when possible
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 16 Nov 2011 23:16:22 +0000 (00:16 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 16 Nov 2011 23:16:22 +0000 (00:16 +0100)
commit9ba353983adc026b75a503c1381f6e5c8062f3e0
tree178b0bd21d0f12c14331d9e265a2880ee093b8ba
parent4d8a7798e7f12c6400495cbc4d0ad57ed20ce90a
execute: make setup_pam() return -errno when possible

The only caller currently checks if the result is non-zero,
so nothing changes there.
src/execute.c