commit | 15fbe676d46ceef317fd7347094879b9e23362f4 | [log] [tgz] |
---|---|---|
author | Scott James Remnant <scott@netsplit.com> | Mon Feb 05 22:13:28 2007 |
committer | Scott James Remnant <scott@netsplit.com> | Mon Feb 05 22:13:28 2007 |
tree | 345b47a23da47abe697a496c79cb43ce19f340fb | |
parent | 6dd438971d25a212b87986f18306b4eb4ac831c0 [diff] |
* nih/string.c (nih_vsprintf): Make sure vsnprintf never returns a negative value; C99 says it can't, of course, but Kees was paranoid.