Menu

#72 pktsetup.c:145: off by one error ?

open
nobody
None
5
2015-09-21
2015-09-21
dcb
No

[pktsetup.c:145]: (error) Width 64 give
n in format string (no. 2) is larger than destination buffer 'name[64]', use %63
s to prevent overflowing it.

while (fscanf(f, " %d %64s", &minor, name) == 2) {

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.