mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
4decb074d8
This requires that, other than termination, no NUL (\0) codepoints exist in the input string, because bytes beyon that will be lost in the output string. This in turn causes trouble for round-trip testing, so it is easiest to reject it upfront (on an opt-in basis). Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> |
||
---|---|---|
.. | ||
test_ndr_dns_nbt.c | ||
test_ndr_macros.c | ||
test_ndr_string.c | ||
test_ndr.c |