Date: Thu, 02 Jul 2015 16:49:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201290] usr.sbin/mixer/mixer.c:243: bad width specifier ? Message-ID: <bug-201290-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org Reporter: dcb314@hotmail.com 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201290-8>