Files
heimdal/kdc
Nicolas Williams cb5262014a Revert "kdc: Quiet warning in FAST unwrap"
This reverts commit a9c0b8f264.

From Joseph Sutton:

> I found that this commit would result in `KRB5KRB_AP_ERR_BAD_INTEGRITY`
> errors in Samba whenever explicit FAST armor was present. Reverting the
> commit made FAST work again.

> It should be safe to use `tgs_ac` here, since it will always be non-NULL if
> `r->explicit_armor_present` is true. Maybe a local variable
> `explicit_armor_present` (which would be assigned to
> `r->explicit_armor_present` before the function returns successfully) would
> help a static analyser to deduce that its value doesn't change within the
> function, and that `tgs_ac != NULL` still holds.

a9c0b8f264 (commitcomment-95581208)
2023-01-09 22:30:10 -06:00
..
2011-07-24 13:07:07 -07:00
2022-10-02 22:46:37 -05:00
2022-01-14 17:59:49 -06:00
2022-01-03 16:17:01 +11:00
2021-12-30 20:42:18 +11:00
2022-01-15 18:54:57 +11:00
2021-12-30 20:42:18 +11:00
2023-01-04 01:36:02 -06:00
2022-01-14 17:59:49 -06:00
2011-05-21 11:57:31 -07:00
2022-01-14 17:54:55 -06:00
2022-01-18 16:09:50 +11:00
2019-12-09 21:39:30 -06:00
2022-11-22 11:34:54 -05:00
2022-01-15 18:54:57 +11:00
2011-05-21 11:57:31 -07:00
2022-01-14 17:59:49 -06:00