r5938: - allow NULL string argument to talloc_vasprintf_append()
authorAndrew Tridgell <tridge@samba.org>
Tue, 22 Mar 2005 05:51:41 +0000 (05:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:10 +0000 (13:11 -0500)
commit689a803ac7600c1d8bff5e33cce1c098a332c02a
tree7f1f87c486629e9aee57a37323af2292ab94e28f
parent340d35be2d3f29a3176d86c0960398c2e36f921f
r5938: - allow NULL string argument to talloc_vasprintf_append()

- default to using va_copy(), thus assuming a modern libc
(This used to be commit 3060b26c9e745330682f6209d97e723113b65b56)
source4/lib/talloc/talloc.c