FIX #2332: avoid overflow on 64-bit machines in the memory allocator
authorSimon Marlow <marlowsd@gmail.com>
Tue, 29 Jul 2008 15:04:59 +0000 (15:04 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 29 Jul 2008 15:04:59 +0000 (15:04 +0000)
commitd9aa9b1a3059bd6c96f83fadec0419c22606f5f3
tree3f2bd218a055038bd4d8d459bc0405a785d1b43e
parent02620e7c705ac946db43e61988ca3781af3f2447
FIX #2332: avoid overflow on 64-bit machines in the memory allocator
includes/Storage.h
rts/posix/OSMem.c
rts/sm/Storage.c