[krbdev.mit.edu #8801] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8801 > 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. [[email protected]: squashed commits and rewrote commit message] (cherry picked from commit 7c26740f9df3c79c3f01c3a4dda4d9dabba5298d) https://github.com/krb5/krb5/commit/5128986c9e1350cb66fa83939e03987c4d460321 Author: Robbie Harwood <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 5128986c9e1350cb66fa83939e03987c4d460321 Branch: krb5-1.17 src/kdc/fast_util.c | 16 ++++++++-------- src/lib/gssapi/krb5/k5unsealiov.c | 1 + src/lib/kadm5/clnt/client_init.c | 3 +++ src/tests/gssapi/t_pcontok.c | 1 + 4 files changed, 13 insertions(+), 8 deletions(-)