[PATCH] Add missing KDC "status" on some fail conditions

Greg Hudson ghudson at mit.edu
Tue Jul 11 15:20:35 EDT 2017


On 07/11/2017 01:48 PM, Samuel Cabrero wrote:
> The process_tgs_req function requires the status string to be set
> for all fail conditions before jump to "cleanup" label, otherwise
> it will cause an assertion failure.

In all of these cases, the status string is supposed to be set by the
subsidiary function, and as far as I know always is.  Did you run into a
case where the assertion failure triggered?


More information about the krbdev mailing list