pyldb: Don't segfault when invalid type is specified to Dn.get().
authorJelmer Vernooij <jelmer@samba.org>
Mon, 14 Sep 2009 15:03:30 +0000 (17:03 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 14 Sep 2009 15:03:30 +0000 (17:03 +0200)
commit667b825d183f6b438b2329aef32686c20e55b7d3
treeb15042402c3d577b8286ce2737504513d48d0f46
parentd106e728fb0c59900c289055c97f424e4f5d3c75
pyldb: Don't segfault when invalid type is specified to Dn.get().
(#6722)
source4/lib/ldb/pyldb.c
source4/lib/ldb/tests/python/api.py