On Tue, May 16, 2017 at 04:56:48PM +0200, Petr Kulhavy wrote:
> This is not a fix of an actual issue rather than prevention of a potential 
> issue.
> On two places a fixed array size (different to the actual size) is used in 
> snprintf.
> Replace with sizeof(array)

I merged this change, but I completely re-wrote the commit message.

The subject line was especially problematic for me, because it said
"fix possible buffer overrun" which sounds like a serious bug fix.
In fact, this is more of a "best practice" change.

Thanks,
Richard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to