Browse Source
string representation of _nwid itself could take up 16 bytes, so 17 is definitely not enough for this format string. snprintf is used as a panic check for future changes, so we could get a truncated string instead of stack corruption.pull/1/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue