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)
commit3060b26c9e745330682f6209d97e723113b65b56
tree41c9eba75f335e12f5919c416029356aefc5b1c9
parente25aa54e962796e6e7385afed57aa287ef6f869d
r5938: - allow NULL string argument to talloc_vasprintf_append()

- default to using va_copy(), thus assuming a modern libc
source/lib/talloc/talloc.c