Skip to content
  • Peter A. Jonsson's avatar
    8afc3b25
    rpl-border-router: fix GCC 8 warnings · 8afc3b25
    Peter A. Jonsson authored
    GCC 8 added the -Wstringop-truncation warning
    which makes the regression tests fail on recent
    versions of Ubuntu. Silence the compiler by
    copying one character less, and add an explicit
    null termination afterwards when required.
    8afc3b25
    rpl-border-router: fix GCC 8 warnings
    Peter A. Jonsson authored
    GCC 8 added the -Wstringop-truncation warning
    which makes the regression tests fail on recent
    versions of Ubuntu. Silence the compiler by
    copying one character less, and add an explicit
    null termination afterwards when required.
Loading