mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
232054c09b
lib/util/safe_string.h is similar to source3/include/safe_string.h, but the former has fewer checks. It is missing bcopy, strcasecmp, and strncasecmp. Add the missing elements to lib/util/safe_string.h remove the other safe_string.h which is in the source3-specific path. To accomodate existing uses of str(n?)casecmp, add #undef lines to source files where they are used. Signed-off-by: Matthew DeVore <matvore@google.com> Reviewed-by: David Mulder <dmulder@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Aug 28 02:18:40 UTC 2020 on sn-devel-184 |
||
---|---|---|
.. | ||
access_check.c | ||
access_check.h | ||
create_descriptor.c | ||
display_sec.c | ||
display_sec.h | ||
dom_sid.c | ||
dom_sid.h | ||
object_tree.c | ||
privileges_private.h | ||
privileges.c | ||
privileges.h | ||
pysecurity.c | ||
sddl.c | ||
sddl.h | ||
secace.c | ||
secace.h | ||
secacl.c | ||
secacl.h | ||
secdesc.c | ||
secdesc.h | ||
security_descriptor.c | ||
security_descriptor.h | ||
security_token.c | ||
security_token.h | ||
security.h | ||
session.c | ||
session.h | ||
util_sid.c | ||
wscript_build |