freebsd-skq/crypto/heimdal/lib
Conrad Meyer f74fc68670 libkrb5: Fix potential double-free
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
2016-05-11 23:25:59 +00:00
..
asn1
com_err
gssapi Apply patch from upstream Heimdal for encoding fix 2013-12-13 03:09:29 +00:00
hdb
heimdal
hx509 - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix 2012-04-08 08:19:17 +00:00
ipc NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
kadm5 Have the ipropd-master listen on an IPv6 socket in addition to an IPv4 2013-05-18 18:01:21 +00:00
kafs
krb5 libkrb5: Fix potential double-free 2016-05-11 23:25:59 +00:00
ntlm
roken
sl In crypto/heimdal/lib/sl/slc-lex.l, don't define YY_NO_INPUT, since 2012-11-14 18:49:03 +00:00
sqlite
vers
wind - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix 2012-04-08 08:19:17 +00:00
Makefile.am NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
Makefile.in