lib/debug Use vdprintf rather than manually allocate
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Oct 2010 04:56:29 +0000 (15:56 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Nov 2010 00:18:43 +0000 (00:18 +0000)
commit4ae27891f8ac0a56d68b0544e78d6c17ade0c1c9
treecb2269984509936390101eacebedb8e17c8f149c
parentad7b551edc75ffb7233f5eafdd3680c2c20eef92
lib/debug Use vdprintf rather than manually allocate

This allows the system to use whatever buffers it wants for the string
rather than assuming we need to malloc() it.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Nov  2 00:18:43 UTC 2010 on sn-devel-104
lib/util/debug.c