dsdb: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Dec 2023 21:27:54 +0000 (10:27 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 3 Mar 2024 22:33:35 +0000 (22:33 +0000)
commit2ba8e656dab4c8cfd7fbde71ecfbbb0930a963b5
treece6a6017a40cbb06df37e6ca866ba3d6ffc3f94d
parentda63ee78b3427865b51631a2ffb690b356e0f521
dsdb: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()

This prepares to move this macro into pyldb.h

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/dsdb/pydsdb.c