lib/krb5: krb5_sento_context KRB5_SENDTO_DONE KRB5_SENDTO_FAILED
commit5fa0b7b6ff67180e9a749542c2bc651e0a5d3c00
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 18 Jan 2022 03:59:39 +0000 (17 22:59 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 18 Jan 2022 04:02:01 +0000 (17 23:02 -0500)
treecaf2c0d4f312fdaf53d397e7e7e1f25e6d84e1fc
parent238fd7c6c628b0b4312acc3a1627d659693eca0b
lib/krb5: krb5_sento_context KRB5_SENDTO_DONE KRB5_SENDTO_FAILED

Let the KRB5_SENDTO_DONE and KRB5_SENDTO_FAILED action states be
handled by the provided switch blocks.   This ensures that the
'ret' value is set appropriately before exiting the loop.

Change-Id: I56f4cea83efd86203a9a7a36cf48c80f632cf779
lib/krb5/send_to_kdc.c