mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
412afb2aef
Fix ubsan warning null pointer passed as argument 2 when the source pointer is NULL. The calls to memcpy are now guarded by an if (len > 0) Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Gary Lockyer <gary@samba.org> Autobuild-Date(master): Mon May 27 01:29:48 UTC 2019 on sn-devel-184 |
||
---|---|---|
.. | ||
smb | ||
smb2 | ||
blob.c | ||
handle.c | ||
management.c | ||
service_smb.c | ||
session.c | ||
smb_server.c | ||
smb_server.h | ||
tcon.c | ||
wscript_build |