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);
Fixed in base r317596