]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix some return code handling bugs
authorRobbie Harwood <rharwood@redhat.com>
Thu, 2 May 2019 18:05:38 +0000 (14:05 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 5 May 2019 15:46:32 +0000 (11:46 -0400)
commit7c26740f9df3c79c3f01c3a4dda4d9dabba5298d
treee869a73199a2b70b0bcbed0e09cc504e3e9e431a
parent551e88e76e537e45f6c80eadaefeb790994f83f9
Fix some return code handling bugs

Fix five cases where return codes could be set (in unlikely cases) but
did not result in error exits.

[ghudson@mit.edu: squashed commits and rewrote commit message]

ticket: 8801 (new)
tags: pullup
target_version: 1.17-next
target_version: 1.16-next
src/kdc/fast_util.c
src/lib/gssapi/krb5/k5unsealiov.c
src/lib/kadm5/clnt/client_init.c
src/tests/gssapi/t_pcontok.c