Fix detection of overflow: don't assume that snprintf is C99 compliant.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Nov 2007 14:22:52 +0000 (15:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Nov 2007 14:22:52 +0000 (15:22 +0100)
commit6c48d0159096088da3d62b4dce62838bc3f8607c
tree1741d989e10c8388274e525d730c239f105c242c
parent612e810fe9763c7fbde6e45665bef1e479a349c6
Fix detection of overflow: don't assume that snprintf is C99 compliant.
ChangeLog
lib/vasnprintf.c