r13397: Propagate the error return from vsnprintf to trap the case where
authorJames Peach <jpeach@samba.org>
Wed, 8 Feb 2006 23:44:17 +0000 (23:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:52 +0000 (13:51 -0500)
commit23782f899aaa5fe488d86d5e67e91be99ff7a146
tree18904078ef66d5a3fe3e65b61954691c87e8ad5d
parent443677f58d4ba8d6aa2963ca5848d3e717ee2cac
r13397: Propagate the error return from vsnprintf to trap the case where
we aren't linked against a C99 vsnprintf.
source/lib/talloc/talloc.c