[krbdev.mit.edu #7899] git commit
"Greg Hudson via RT" <[email protected]> Mon, 30 Oct 2023 22:02:20 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=7899 > End connection on KDC_ERR_SVC_UNAVAILABLE In sendto_kdc.c:service_fds(), if a message handler indicates that a message should be discarded, kill the connection so we don't continue waiting on it for more data. https://github.com/krb5/krb5/commit/ca80f64c786341d5871ae1de18142e62af64f7b9 Author: Greg Hudson <[email protected]> Commit: ca80f64c786341d5871ae1de18142e62af64f7b9 Branch: master src/lib/krb5/os/sendto_kdc.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)