6386d8ff82e67aa3084981d2eacb42e4b1e2e5b6
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>
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.
Build Status
Description
Languages
C
91.9%
Shell
2.9%
Roff
2.8%
Makefile
0.6%
M4
0.6%
Other
1.1%