1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Jose A. Rivera 9a9e56943d passdb: Patch memory leak in pdb_ldap.c
Moved the call to the talloc autofree function to as early a point as
possible. init_ldap_from_sam() already calls smbldap_set_mod(), and there's
a chance that the init will fail after having already allocated memory for
&mods.

Coverity-Id: 1167997
Change-Id: Ic26bfb3c530f90aa885e447b8409deba49708d64
Reviewed-by: Ira Cooper	<ira@samba.org>
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Reviewed-by: Simo Sorce <idra@samba.org>
2014-02-21 16:55:47 -05:00
..
auth s3-auth: Pass mem_ctx to do_map_to_guest_server_info(). 2014-02-19 01:28:14 +01:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client clitar: don't panic, propagate talloc errors upwards 2014-02-21 02:49:35 +01:00
exports
groupdb param: rename lp function and variable from "setprimarygroup_script" to "set_primary_group_script" 2014-02-07 16:19:12 -08:00
include s3:lib/ctdbd_conn: let release_ip_handler return bool 2014-02-21 12:48:31 +01:00
intl
lib s3:lib/ctdbd_conn: let release_ip_handler return bool 2014-02-21 12:48:31 +01:00
libads s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search. 2014-01-23 01:40:54 +01:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet param: rename lp function and variable from "adduser_script" to "add_user_script" 2014-02-07 16:19:12 -08:00
librpc s3:dcerpc_ep: make use of dcerpc_binding_set_abstract_syntax() 2014-02-13 11:54:16 +01:00
libsmb s3-dsgetdcname: print IP address for LDAP ping. 2014-02-13 14:31:44 +01:00
locale
locking dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
modules smbd: Slightly simplify vfswrap_fsctl 2014-02-12 21:47:31 +01:00
nmbd param: No longer have a special case for lp_configfile 2014-02-12 13:17:13 +13:00
pam_smbpass s3:pam_smbpass change includes 2013-12-07 16:45:15 +01:00
param param: remove lp_dnsdomain from s3 2014-02-20 10:11:24 +13:00
passdb passdb: Patch memory leak in pdb_ldap.c 2014-02-21 16:55:47 -05:00
printing spoolssd: Use only one messaging_context per process 2014-02-19 16:38:30 -08:00
profile s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
registry s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls 2014-02-07 16:06:07 +01:00
rpc_client s3:rpc_client: avoid using dcerpc_binding internals in rpc_pipe_get_tcp_port() 2014-02-13 11:54:16 +01:00
rpc_server s3-auth: Pass mem_ctx to auth_check_ntlm_password(). 2014-02-19 11:29:29 +13:00
rpcclient s3:rpcclient: make use of dcerpc_binding_get_string_option("host") 2014-02-13 11:54:16 +01:00
script script: Remove unused and no-longer-working extract_allparms.sh 2014-01-28 17:26:35 +13:00
selftest s3: add --with-libarchive to build configuration 2014-02-19 18:22:29 +01:00
services
smbd s3:smbd: avoid invalid lock_order panic triggered by "CTDB_SRVID_RELEASE_IP" 2014-02-21 14:51:51 +01:00
stf
torture vfstext: Use just one messaging_context in vfstest 2014-02-19 16:38:30 -08:00
utils regedit_valuelist.c: Coverity fix; Initialize a variable. 2014-02-14 10:47:22 -08:00
web swat: Remove swat. 2013-05-18 16:32:38 +02:00
winbindd s3:winbindd: avoid directly asking a trusted domain in wb_lookupsids*() 2014-02-21 15:59:28 +01:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript build: check for libarchive version via pkgconfig 2014-02-19 20:19:07 +01:00
wscript_build build: use configure var for libarchive depenency 2014-02-19 18:22:29 +01:00
wscript_configure_system_ncurses build: fix --with-regedit to properly honour the yes/no/auto scheme 2013-05-06 18:24:58 +02:00