git: mixer - Fix sscanf() overflow

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 30 14:06:19 PDT 2017


commit dab952e24ad78d9158371a3637c3b704c4fbe5b5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 30 14:04:14 2017 -0700

    mixer - Fix sscanf() overflow
    
    * Fix %s buffer sizes in sscanf().
    
    Reported-by: dcb

Summary of changes:
 usr.sbin/mixer/mixer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dab952e24ad78d9158371a3637c3b704c4fbe5b5


-- 
DragonFly BSD source repository



More information about the Commits mailing list