lib: ldb: Python. Take care of freeing the passed in module description if ldb_regist...
commit07ee9d4e01ffb141ce7062a8df1e9795145cf683
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 19:12:17 +0000 (24 12:12 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 17 Aug 2017 08:38:21 +0000 (17 10:38 +0200)
tree16327dd85f8b07c1c22e7c4034947b9734704352
parentd09bb56b3dce6dedf3599b0f3cc357daaf694e64
lib: ldb: Python. Take care of freeing the passed in module description if ldb_register_module() fails.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12932

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 99e4bea89e82327e6de3adf7e8411eb9a89f54db)
lib/ldb/pyldb.c