fix an integer overflow (#5086), and pre-emptively avoid more of these
authorSimon Marlow <marlowsd@gmail.com>
Tue, 24 May 2011 15:56:23 +0000 (16:56 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 25 May 2011 07:49:17 +0000 (08:49 +0100)
commitaf9e96991659185821632ff96383480c9dc9cbda
tree7918e80cbdbdc15a18c05abca941961b50ecc978
parent18a0ead12b605fd20c13f5255d78cfbf699fe0c4
fix an integer overflow (#5086), and pre-emptively avoid more of these
in the future.
includes/rts/storage/GC.h
rts/Stats.c
rts/sm/GC.c