git: gcore - fix overflow in sscanf
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Mar 30 14:06:19 PDT 2017
commit c313eaf49ba7d31be18aed82df13a386580fc8ac
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/c313eaf49ba7d31be18aed82df13a386580fc8ac
--
DragonFly BSD source repository
More information about the Commits
mailing list