CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotEqual()
commit478656531610ea35c860a769f2309592f7561bcb
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Nov 2020 15:59:06 +0000 (11 16:59 +0100)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:34 +0000 (9 19:45 +0000)
treeee01fdbf9fb55eb3242b5521440c0e2d386bbb9a
parent2f0bc04afe27af91901c66b2f4220129cabaf8a7
CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotEqual()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
python/samba/tests/dcerpc/raw_protocol.py
python/samba/tests/dcerpc/raw_testcase.py