[Bug 201290] usr.sbin/mixer/mixer.c:243: bad width specifier ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 2 16:49:59 UTC 2015


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 at FreeBSD.org
          Reporter: dcb314 at 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.


More information about the freebsd-bugs mailing list