summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-2.5.2.sigs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2022-06-14 15:43:26 +1200
committerJule Anger <janger@samba.org>2022-07-24 09:20:22 +0200
commit90ef792d904bc14c462a0232b985185a2159cf94 (patch)
treeaaa288e8d4e3092d37e5f77b08638bcc7ade1377 /lib/ldb/ABI/pyldb-util-2.5.2.sigs
parent18b73e01ca4c67d27e08e505c0d29ff5c99d26ea (diff)
downloadsamba-90ef792d904bc14c462a0232b985185a2159cf94.tar.gz
CVE-2022-32746 ldb: Release LDB 2.5.2ldb-2.5.2
* CVE-2022-32746 Use-after-free occurring in database audit logging module (bug 15009) BUG: https://bugzilla.samba.org/show_bug.cgi?id=15009 Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-2.5.2.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-2.5.2.sigs3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-2.5.2.sigs b/lib/ldb/ABI/pyldb-util-2.5.2.sigs
new file mode 100644
index 00000000000..164a806b2ff
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-2.5.2.sigs
@@ -0,0 +1,3 @@
+pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
+pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)
+pyldb_check_type: bool (PyObject *, const char *)