git: gcore - Handle segments > 2GB
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 2 00:16:14 PST 2019
commit 5864a009bbea9dbd4582aca832828742b193de50
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 2 00:15:16 2019 -0800
gcore - Handle segments > 2GB
* Fix an improper 'int' plus a little cleanup. This allows gcore to
operate on processes which map segments greater than 2GB.
Summary of changes:
usr.bin/gcore/elfcore.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5864a009bbea9dbd4582aca832828742b193de50
--
DragonFly BSD source repository
More information about the Commits
mailing list