#5838: integer overflow in rts/RtsUtils:heapOverflow()
-------------------------------+--------------------------------------------
    Reporter:  hvr             |       Owner:  simonmar                   
        Type:  bug             |      Status:  merge                      
    Priority:  high            |   Milestone:  7.4.2                      
   Component:  Runtime System  |     Version:  7.2.2                      
    Keywords:                  |          Os:  Unknown/Multiple           
Architecture:  x86_64 (amd64)  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown         |    Testcase:                             
   Blockedby:                  |    Blocking:                             
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * status:  patch => merge


Comment:

 Fixed (but I got the ticket number wrong in the commit log):

 commit bf456a09f9ef68436db48eb5ea25193d3b2f2ed5

 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Thu Feb 2 10:28:34 2012 +0000

     avoid 32-bit integer overflow (#5831)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5838#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to