Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=format"
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Aug 2012 08:46:41 +0000 (18:46 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Aug 2012 12:47:26 +0000 (14:47 +0200)
commit4e0fb8b4b1b7eadf315aeb599a079eb1d22a4d22
tree5866151f134121bd14a340d70fb6757047b24869
parent33c79c8731ea0c1ab78583a7c50953c56aea539f
Revert "ldb: Add parameter to avoid NULL format string flagged by -Werror=format"

This reverts commit cddcaf7bd2c272bc578ac1e4f7ec438ab94fc243.

-Werror=format is no longer uses when it would cause this to fail.
 This is a legitimate use of the ldb_search API.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Aug  6 14:47:27 CEST 2012 on sn-devel-104
lib/ldb/ldb_map/ldb_map.c