Skip to content
Snippets Groups Projects
Commit 6faadeeb authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix CID 508288 (STRING_NULL)

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>
parent 5a6714e3
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
Pipeline #6553 passed