mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
238d24af4e
gss_get_name_attribute() can return unintialized pac_display_buffer and later gss_release_buffer() will crash on attempting to release it. The fix on MIT krb5 side is in 1.10.1, reported in both Debian and MIT upstream: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658514 http://krbdev.mit.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=7087 We need to initialize variables before using gss_get_name_attribute() Autobuild-User: Alexander Bokovoy <ab@samba.org> Autobuild-Date: Wed Jun 6 18:22:51 CEST 2012 on sn-devel-104 |
||
---|---|---|
.. | ||
credentials | ||
gensec | ||
kerberos | ||
ntlmssp | ||
auth_sam_reply.c | ||
auth_sam_reply.h | ||
common_auth.h | ||
wscript_build |