1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source4/libcli/nbt
Stefan Metzmacher 7fe9a3255a r22749: fix memory leak of nbt_name_request structure which are used to send replies
and never have an async callback that could free it.

we only had the memory leak in the error path the
standard path was ok.

metze
(This used to be commit d2a2fe662d)
2007-10-10 14:52:09 -05:00
..
libnbt.h r15387: Fix installation of dcerpc headers, remove more instances of uint_t 2007-10-10 14:05:31 -05:00
namequery.c r13842: Make some more functions public. 2007-10-10 13:52:15 -05:00
namerefresh.c r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
nameregister.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
namerelease.c r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
nbtname.c r21592: compress_name() returns NULL for names longer than 15 chars 2007-10-10 14:49:02 -05:00
nbtsocket.c r22749: fix memory leak of nbt_name_request structure which are used to send replies 2007-10-10 14:52:09 -05:00