https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266750
--- Comment #1 from Robert Morris <[email protected]> --- A similar problem can arise in kerberos5_reply()'s code for AUTH_HOW_MUTUAL KRB_RESPONSE: if there was no previous SEND or IS, auth_context will be NULL, and krb5_rd_rep() will crash. -- You are receiving this mail because: You are the assignee for the bug.
