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)
commitf9f55ad5fcda943f6747d6bef72f6d9d00a263c4
tree7f08af3c76f1c0168c5f1877532632b659aadccc
parent56e097e99455d943c909153597d0179c8ce1f8bb
r13397: Propagate the error return from vsnprintf to trap the case where
we aren't linked against a C99 vsnprintf.
(This used to be commit 23782f899aaa5fe488d86d5e67e91be99ff7a146)
source4/lib/talloc/talloc.c