ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure
authorAndrew Bartlett <abartlet@samba.org>
Mon, 26 Aug 2019 02:50:15 +0000 (14:50 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Aug 2019 01:16:33 +0000 (01:16 +0000)
commit1521a22f4366c86ec955cb9d32b7a758315d8ce0
tree77353313368fecd19c70d884dcda14fe4d7df460
parent2117789c35fbf6d0ed02f391f17593e11727ec3e
ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Aug 27 01:16:33 UTC 2019 on sn-devel-184
lib/ldb/common/ldb_pack.c
lib/ldb/tests/ldb_filter_attrs_test.c