Re: [PATCH V2] regulator: core: fix constraints debug output
From: Mark Brown
Date: Tue Jun 09 2015 - 14:00:51 EST
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