https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201290
Bug ID: 201290
Summary: usr.sbin/mixer/mixer.c:243: bad width specifier ?
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
usr.sbin/mixer/mixer.c:243]: (error) Width 7 given in format string (no. 2) is
larger than destination buffer 'rstr[5]', use %4s to prevent overflowing it.
m = sscanf(argv[1], "%7[^:]:%7s", lstr, rstr);
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"