CVE-2021-23192: python/tests/dcerpc: change assertNotEquals() into assertNotEqual()
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Nov 2020 15:59:06 +0000 (16:59 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commit6afefee92ce923bdb044a97113e56a87e67d763b
tree821715e4dba47596408b39609c71f8b6e5e168d3
parent714cf311ab283916e433553f211c9f79acbae138
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