1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
Andrew Bartlett 6832d5e933 libcli/auth/ntlmssp Be clear about talloc parents for session keys
The previous API was not clear as to who owned the returned session key.
This fixes a valgrind-found use-after-free in the NTLMSSP key derivation code,
and avoids making allocations - we steal and zero instead.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-16 21:09:17 +10:00
..
2010-09-15 10:18:02 +02:00
2009-09-02 13:02:39 +02:00
2010-07-26 15:05:19 +02:00
2009-08-07 09:54:52 +02:00
2010-09-11 18:46:06 +10:00
2009-10-19 09:47:33 +02:00
2010-04-08 10:49:57 +02:00
2010-08-27 12:14:14 +02:00
2010-09-15 14:31:39 +02:00