pyldb: Check for allocation failure in py_ldb_dn_get_parent()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 14 Jun 2023 22:07:56 +0000 (10:07 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Jun 2023 22:57:35 +0000 (22:57 +0000)
commit2eda24663f8b9d6d03bffe96785518d16d06ae6e
treeb0e5e621c482b1a8039220c0cb20753a23eec1db
parent5905a63307fd48d8c316178b92b9027165901048
pyldb: Check for allocation failure in py_ldb_dn_get_parent()

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/pyldb.c