diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-08-09 19:40:45 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-08-09 20:14:23 +1000 |
commit | 73f0cb5278e714740d0de75e6b0d0bf4c815491a (patch) | |
tree | fa5df779ed79dbf17ff30d647963e9c98d990f0b /Makefile | |
parent | 7e562cf3eb8d8aabf9b5d62a92e67221e4f07e3a (diff) | |
download | samba-73f0cb5278e714740d0de75e6b0d0bf4c815491a.tar.gz samba-73f0cb5278e714740d0de75e6b0d0bf4c815491a.tar.bz2 samba-73f0cb5278e714740d0de75e6b0d0bf4c815491a.zip |
lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown
This malloc() and free() actually shows up quite high on a call profile of
provision of the AD DC.
This allows the debug handler to decide if the argument list should be
printed.
Andrew Bartlett
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions