Coverity: DEADCODE: CID 578
authorNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 13 Jan 2012 22:56:57 +0000 (17:56 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 13 Jan 2012 22:56:57 +0000 (17:56 -0500)
commita99b8a18c91d9418b83594688c8097278eb2ea2b
tree8a1ccb69fa6df54ffa1f34914df288fbf0ed75fe
parent0de636e8153fc7bb650f1e057e1bb91d4abf4f6d
Coverity: DEADCODE: CID 578

* src/print.c (SXE_VSNPRINT_VA): Fix the macro so that error in
snprintf is actually detected, instead of masked because of the
buffer growth loop.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/print.c