Files
heimdal/kdc
Daniil Sarafannikov 6386d8ff82 kdc: Fix possible double free of ac pointer
This fixes possible double free of ac pointer. In the function
'krb5_auth_con_free' pointer ac (auth_context) is freed. In case
'ac != NULL', 'ac != tgs_ac', 'ac->remote_subkey == NULL' this
function is called twice (when logging "FAST AP-REQ remote subkey
missing" and at label 'out').

Pair-Programmed-With: Dmitry Mikhalchenko <tascad@altlinux.org>
Signed-off-by: Daniil Sarafannikov <sarafannikovda@sgu.ru>
2026-06-19 13:00:22 -05:00
..
2011-07-24 13:07:07 -07:00
2022-10-02 22:46:37 -05: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-05-26 14:10:11 -05:00
2022-01-14 17:59:49 -06:00
2026-05-22 20:33:08 -05:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2026-06-10 09:39:19 -05:00
2011-05-21 11:57:31 -07:00