ldb: version 1.4.1
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Jul 2018 20:21:32 +0000 (22:21 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 05:43:22 +0000 (07:43 +0200)
commit3eecdbcc38dbe084b285c9720443d819304f7b97
tree13537eedaab547aa4e9a34883fcb98b7abbe77de
parentdf858ec17e1d86ac983f0e74f7b80fbac64cab30
ldb: version 1.4.1

* add some missing return value checks
* Fix several mem leaks in ldb_index ldb_search ldb_tdb (bug#13475)
* ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory
  on duplicated add. (bug#13471)
* ldb: Fix memory leak on module context (bug#13459)
* Refused build of Samba 4.8 with ldb 1.4 (bug #13519)
* Prevent similar issues in the future at configure time (bug #13519)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jul 12 07:43:22 CEST 2018 on sn-devel-144
lib/ldb/ABI/ldb-1.4.1.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.4.1.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util.py3-1.4.1.sigs [new file with mode: 0644]
lib/ldb/wscript