]> git.ipfire.org Git - thirdparty/samba.git/commit
tests dns: fix rpc null byte test
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 2 Jul 2018 04:47:16 +0000 (16:47 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:31:56 +0000 (04:31 +0200)
commitbc2e645a382d17c9cdf0120751490fa68263f445
treea55280fc9b9c68d7d7797b45e487ccbe8cdd202b
parentf0210f5d17f27641bccb651313f30087d53c6ef0
tests dns: fix rpc null byte test

Fix update_add_null_char_rpc_to_dns so that the test matches the name.
It was not passing the embedded null to the rpc call.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns.py