On Wed, Jun 03, 2015 at 09:56:29PM +0000, Stefan Wahren wrote:
> The line buffer for constraints debug isn't big enough to hold the output
> in all cases. So fix the possible buffer overflow by the usage of the
> scnprintf().

If we know how much output we might produce then why not extend the
buffer so we don't need to cut it off?  The defensive programming is
good but that seems a better fix.

Attachment: signature.asc
Description: Digital signature

Reply via email to