1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libcli
Andrew Tridgell da3ee27900 add NT_STATUS_HAVE_NO_MEMORY_AND_FREE()
In many places we use NT_STATUS_HAVE_NO_MEMORY() to auto-return when a
memory allocation fails. In quite a few places where we use this, we
end up leaving a tmp_ctx behind, which creates a memory leak.

This macro takes a memory context to free when returning the error
2009-06-04 14:10:10 +10:00
..
auth Fix a couple of warnings 2009-04-23 14:35:50 +02:00
cldap libcli/cldap: convert to tsocket_* function to tdgram_* 2009-04-02 21:54:02 +02:00
drsuapi Fix make install; don't install drsuapi.h and fix the location of 2009-04-21 16:50:20 +02:00
ldap Fix a couple of warnings 2009-04-23 14:35:50 +02:00
named_pipe_auth Fix an unitialized variable warning 2009-05-10 07:43:24 +02:00
nbt libcli/nbt: s/private/private_data 2009-02-02 13:09:09 +01:00
samsync Use a static copy of the samsync header file as Samba3 doesn't generate 2009-04-21 15:14:34 +02:00
security Fix includes for security_descriptor file for the non-merged build. 2009-04-21 17:19:22 +02:00
util add NT_STATUS_HAVE_NO_MEMORY_AND_FREE() 2009-06-04 14:10:10 +10:00
ndr_netlogon_proto.h libcli: add autogenerated libcli netlogon helper protos. 2008-09-24 01:20:56 +02:00
ndr_netlogon.c Add iconv_convenience argument to size functions. 2009-01-01 04:45:33 +01:00
netlogon_proto.h libcli: add autogenerated libcli netlogon helper protos. 2008-09-24 01:20:56 +02:00
netlogon.c The IRIX compiler does not like embedded unnamed unions 2008-10-02 08:09:25 +02:00
netlogon.h The IRIX compiler does not like embedded unnamed unions 2008-10-02 08:09:25 +02:00