]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/dns_base: use ndr_deepcopy() and ndr_pack() in verify_packet()
authorStefan Metzmacher <metze@samba.org>
Wed, 29 May 2024 11:16:40 +0000 (13:16 +0200)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:11 +0000 (08:48 +0000)
commit1800543b0adc9027c6d6420c08344334ad0fefa5
tree7480bd7f26ff7770961cd388deebe035a6df2eb3
parent1c807412b88e5c2a125f4860ece0488a3d9f7c1e
python:tests/dns_base: use ndr_deepcopy() and ndr_pack() in verify_packet()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13019

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit c594cbad4af97031bb7b5b0eb2fb228b00acf646)
python/samba/tests/dns_base.py