1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/kerberos
Uri Simchoni 77f3730295 auth: fix a memory leak in gssapi_get_session_key()
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12006

Signed-off-by: Uri Simchoni <uri@samba.org>
Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Richard Sharpe <sharpe@samba.org>
Autobuild-Date(master): Wed Jul  6 00:40:15 CEST 2016 on sn-devel-144
2016-07-06 00:40:15 +02:00
..
gssapi_helper.c auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00
gssapi_helper.h auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00
gssapi_pac.c auth: fix a memory leak in gssapi_get_session_key() 2016-07-06 00:40:15 +02:00
kerberos_pac.c auth/kerberos: Do a string comparison in kerberos_decode_pac() not a principal comparison 2015-03-12 17:13:42 +01:00
pac_utils.h auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac changes 2012-09-22 02:44:07 +02:00
wscript_build auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00