[ECOS] FW: Bug in diag_[v]snprintf
Gary Thomas
gary@mlbassoc.com
Tue Feb 8 15:28:00 GMT 2005
On Tue, 2005-02-08 at 16:24 +0100, CSEBITS Christoph wrote:
> -----Original Message-----
> From: BINDER Thomas
> Sent: Dienstag, 08. Februar 2005 16:18
> To: CSEBITS Christoph
> Subject: Bug in diag_[v]snprintf
>
> Hi
>
> We found a problem in the implementation of diag_snprintf, and
> diag_vsnprintf. The functions effectively write len+1 bytes (instead of len
> bytes) to the character buffer.
>
> According to the man page of snprintf this behaviour is wrong:
>
> [...]
> strings). snprintf and vsnprintf do not write more than
> size bytes (including the trailing '\0'), and return -1 if
> [...]
How about proposing a patch? After all, this is an open source
project :-)
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list