1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke 04b2db7d88 libsmb: Fix CID 1465656 Resource leak
This is very likely a false positive, because Coverity does not see
that we only assign "dns_addrs" when NT_STATUS_IS_OK(status), so we
might not want this. But it is a fresh finding and looks cleaner this
way.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Aug  6 20:23:53 UTC 2020 on sn-devel-184
2020-08-06 20:23:53 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build
client smbclient: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIR 2020-06-22 12:07:38 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include smbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE 2020-07-18 05:58:40 +00:00
intl
lib lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
libads s3-libads: Pass timeout to open_socket_out in ms 2020-07-16 10:41:40 +00:00
libgpo/gpext
libnet Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
librpc s3:smbd: stop accepting multichannel connections early in exit_server_common() 2020-07-14 14:59:18 +00:00
libsmb libsmb: Fix CID 1465656 Resource leak 2020-08-06 20:23:53 +00:00
locale
locking s3:smbd: avoid dereferencing client->connections 2020-07-08 15:54:40 +00:00
modules lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
nmbd lib: Move a #define ip_equal_v4() to nmbd/nmbd.h 2020-06-15 17:59:39 +00:00
param tls: Use NORMAL:-VERS-SSL3.0 as the default configuration 2020-07-01 14:56:33 +00:00
passdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
printing smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
profile
registry registry3: Fix a typo 2020-06-10 22:20:46 +00:00
rpc_client s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth() 2020-05-28 06:43:38 +00:00
rpc_server lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
rpcclient lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
script s3: scripts: Selfttest. samba3.blackbox.smbclient_iconv.* 2020-08-04 06:30:25 +00:00
selftest test_vfs_posixacl: Add unit test for Linux POSIX ACL mapping 2020-07-17 17:12:34 +00:00
services
smbd smbd: remove get_current_vuid() 2020-07-29 13:44:47 +00:00
torture lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
utils s3: libsmb: Cleanup - put talloc parameter first in name_resolve_bcast(). 2020-08-04 08:51:42 +00:00
web
winbindd lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:wscript: vfs_gpfs needs kernel oplock support 2020-07-07 09:37:37 +00:00
wscript_build Decouple ldap-ssl-ads from ldap-ssl option 2020-07-13 10:41:37 +00:00
wscript_configure_system_ncurses