Skip to content
  • Rob Swindell's avatar
    6faadeeb
    Fix CID 508288 (STRING_NULL) · 6faadeeb
    Rob Swindell authored
    I'm not clear why Coverity suddenly thinks that getstr() doesn't
    nul-terminate strings, but whatever: NUL-terminate the buf before passing it
    to getstr(). <shrug>
    6faadeeb
    Fix CID 508288 (STRING_NULL)
    Rob Swindell authored
    I'm not clear why Coverity suddenly thinks that getstr() doesn't
    nul-terminate strings, but whatever: NUL-terminate the buf before passing it
    to getstr(). <shrug>
Loading