[GHC] #9172: integer overflow in allocate()
GHC
ghc-devs at haskell.org
Tue Jul 1 14:20:38 UTC 2014
#9172: integer overflow in allocate()
-------------------------------------+------------------------------------
Reporter: rwbarton | Owner: rwbarton
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Reid Barton <rwbarton@…>):
In [changeset:"db64180896b395283f443d66a308048c605b217d/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="db64180896b395283f443d66a308048c605b217d"
Check for integer overflow in allocate() (#9172)
Summary: Check for integer overflow in allocate() (#9172)
Test Plan: validate
Reviewers: austin
Reviewed By: austin
Subscribers: simonmar, relrod, carter
Differential Revision: https://phabricator.haskell.org/D36
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9172#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list