s4-events: Do not vasprintf() the tevent debug messages that will not be shown
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 08:34:48 +0000 (18:34 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Aug 2012 10:14:22 +0000 (20:14 +1000)
commit7e562cf3eb8d8aabf9b5d62a92e67221e4f07e3a
treebacf5c67c5ec8eed7d14663ec2ab13625e194735
parent434bed75c43d3d7854bd9433913448810d3ff511
s4-events: 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.

Andrew Bartlett
source4/lib/events/tevent_s4.c