mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
9936038fae
Heimdal will no longer allow us to pass a dummy zero-length buffer to krb5_pac_add_buffer(), so we have to pass a buffer of length 1 instead. This is an adaption to Heimdal: commit 190263bb7a56fc775b50a6cd0dc91820d2b2e5eb Author: Jeffrey Altman <jaltman@secure-endpoints.com> Date: Wed Jan 19 22:55:33 2022 -0500 assert non-NULL ptrs before calling mem funcs The definitions of memcpy(), memmove(), and memset() state that the behaviour is undefined if any of the pointer arguments are NULL, and some compilers are known to make use of this to optimise away existing NULL checks in the source. Change-Id: I489bc256e3eac7ff41d91becb0b43aba73dbb3f9 Link: https://www.imperialviolet.org/2016/06/26/nonnull.html BUG: https://bugzilla.samba.org/show_bug.cgi?id=14995 Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
auth | ||
cldap_server | ||
client | ||
cluster | ||
dns_server | ||
dsdb | ||
echo_server | ||
include | ||
kdc | ||
ldap_server | ||
lib | ||
libcli | ||
libnet | ||
librpc | ||
nbt_server | ||
ntp_signd | ||
ntvfs | ||
param | ||
rpc_server | ||
samba | ||
script | ||
scripting | ||
selftest | ||
setup | ||
smb_server | ||
torture | ||
utils | ||
winbind | ||
wrepl_server | ||
.clang_complete | ||
.valgrind_suppressions | ||
wscript_build |