git: test utilities - eatmem.c - Change size parameter from int
commit 52ae93e65690ae1ec52c385af36fcc44e4329080
Author: Matthew Dillon <dillon@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