pyldb: don't allow py_ldb_dn_copy() with the wrong pyldb
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Sun, 17 Mar 2024 23:24:53 +0000 (12:24 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Apr 2024 05:13:32 +0000 (05:13 +0000)
commit8ac18495ba238985a82dbe5a3c95c78c3c51f4b6
tree85770c66167fc347bcfee0d47433fe3667c99108
parentd38a9e93cf3444d7fe3939728673a637a03eb819
pyldb: don't allow py_ldb_dn_copy() with the wrong pyldb

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