git: DragonFly_RELEASE_4_8 gcore - fix overflow in sscanf

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jul 30 13:16:33 PDT 2017


commit 61b69322e91423b08e25dab4192e70b3189942b3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 30 14:02:47 2017 -0700

    gcore - fix overflow in sscanf
    
    * Fix an overflow which can occur in the sscanf() used to parse
      /proc/*/map
    
    Reported-by: dcb

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61b69322e91423b08e25dab4192e70b3189942b3


-- 
DragonFly BSD source repository



More information about the Commits mailing list