1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Jeremy Allison 5379b8d557 s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer.
Now we've fixed srvstr_pull_req_talloc() this isn't
strictly needed, but ensuring pointers are initialized
is best practice to avoid future bugs.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15420

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

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Aug 14 15:55:43 UTC 2023 on atb-devel-224
2023-08-14 15:55:43 +00:00
..
auth s3:auth: Add missing newlines to logging messages 2023-08-08 04:39:37 +00:00
build
client smbclient3: Get all reparse data for allinfo 2023-08-10 14:36:40 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3:include: Fix code spelling 2023-07-13 05:41:36 +00:00
intl
lib s3:lib: Use portable format specifiers 2023-08-14 04:57:34 +00:00
libads s3:libads: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
libgpo/gpext
libnet s3:libnet: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
librpc s3:librpc: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
libsmb libsmb: Retry with OPEN_REPARSE_POINT on IO_REPARSE_TAG_NOT_HANDLED 2023-08-10 13:40:31 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3:locking: Fix code spelling 2023-07-17 11:46:29 +00:00
modules s3:vfs: Add missing space in debug message 2023-08-08 04:39:38 +00:00
nmbd s3:nmbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
param s3:param: Fix code spelling 2023-07-19 09:58:37 +00:00
passdb s3:passdb: Fix typo 2023-08-08 04:39:38 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry s3:registry: Fix code spelling 2023-08-14 04:57:34 +00:00
rpc_client s3:rpc_client: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
rpc_server s3:rpc_server: Fix typo 2023-08-08 04:39:38 +00:00
rpcclient CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack() 2023-07-21 12:05:35 +00:00
script sefltest: Add new regression test dfs with widelinks = yes 2023-07-28 23:50:32 +00:00
selftest s3: torture: Add SMB1-TRUNCATED-SESSSETUP test. 2023-08-14 14:57:32 +00:00
services
smbd s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer. 2023-08-14 15:55:43 +00:00
torture s3: torture: Add SMB1-TRUNCATED-SESSSETUP test. 2023-08-14 14:57:32 +00:00
utils s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
web
winbindd s3:winbindd: Fix debug messages 2023-08-08 04:39:38 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:waf: Fix code spelling 2023-07-19 09:58:37 +00:00
wscript_build profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
wscript_configure_system_ncurses