summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2019-02-20 01:03:41 +0000
committerStefan Metzmacher <metze@samba.org>2019-02-26 16:52:19 +0100
commita6f3bbf17ea49838b799aad2bc942105fdf718db (patch)
tree0dfe9a0ce3a1534e0c8cb2af959fcda45d5d8431 /lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs
parentc6ec3fc6d0f47885f4ce4fa89ac5644167a7dab0 (diff)
downloadsamba-v4-7-test.tar.gz
CVE-2019-3824 ldb: Release ldb 1.2.4ldb-1.2.4v4-7-test
* CVE-2019-3824 out of bounds read in wildcard compare (bug 13773) BUG: https://bugzilla.samba.org/show_bug.cgi?id=13773 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Autobuild-User(v4-7-test): Stefan Metzmacher <metze@samba.org> Autobuild-Date(v4-7-test): Tue Feb 26 16:52:19 CET 2019 on sn-devel-144
Diffstat (limited to 'lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs b/lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs
new file mode 100644
index 00000000000..74d6719d2bc
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util.py3-1.2.4.sigs
@@ -0,0 +1,2 @@
+pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
+pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)