On Wed, 22 Nov 2017 17:00:53 -0800 Jakub Kicinski <jakub.kicin...@netronome.com> wrote:
> If program loading fails before verifier prints its first > message, the verifier log will not be initialized. Always > set the first character of the log buffer to zero to make > sure we don't dump non-printable characters to the terminal. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Reviewed-by: Quentin Monnet <quentin.mon...@netronome.com> Applied thanks