Fix an arithmetic overflow bug causing crashes with multi-GB heaps
authorSimon Marlow <marlowsd@gmail.com>
Thu, 24 Jun 2010 10:46:54 +0000 (10:46 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 24 Jun 2010 10:46:54 +0000 (10:46 +0000)
commitbdbb7f57adf98d4826e0c97b5eff9c45ceb3dbf2
treea733c0a1625fde4ad6d2b05765c8b23b070573d6
parentd4942f78fc3cce355d340b7bba0b42e4123103fa
Fix an arithmetic overflow bug causing crashes with multi-GB heaps
rts/sm/BlockAlloc.c