f74fc68670
If krb5_make_principal fails, tmp_creds.server may remain a pointer to freed memory and then be double-freed. After freeing it the first time, initialize it to NULL, which causes subsequent krb5_free_principal calls to do the right thing. Reported by: Coverity CID: 1273430 Sponsored by: EMC / Isilon Storage Division |
||
---|---|---|
.. | ||
asn1 | ||
com_err | ||
gssapi | ||
hdb | ||
heimdal | ||
hx509 | ||
ipc | ||
kadm5 | ||
kafs | ||
krb5 | ||
ntlm | ||
roken | ||
sl | ||
sqlite | ||
vers | ||
wind | ||
Makefile.am | ||
Makefile.in |