0452d8c601e599ba741b9560c4ac84fa7752e7fb
krb5_get_next() and krb5_get_cache_next() do not check for krb5_kcm_call() returning non-zero before accessing the repsonse data; they only handle the case where the return value is KRB5_CC_END. Return immediately if the return value of krb5_kcm_call() is not KRB5_CC_END or 0. This was fixed in the Apple code.
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
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%