git: test utilities - eatmem.c - Change size parameter from int to size_t

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Feb 13 02:03:52 PST 2010


commit 52ae93e65690ae1ec52c385af36fcc44e4329080
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Feb 13 02:02:16 2010 -0800

    test utilities - eatmem.c - Change size parameter from int to size_t
    
    * Allows large multi-gigabyte allocations on 64-bit boxes

Summary of changes:
 test/stress/eatmem.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52ae93e65690ae1ec52c385af36fcc44e4329080


-- 
DragonFly BSD source repository





More information about the Commits mailing list