[GHC] #7702: Memory Leak in CoreM (CoreWriter)
GHC
cvs-ghc at haskell.org
Fri Mar 1 18:53:31 CET 2013
#7702: Memory Leak in CoreM (CoreWriter)
-----------------------------------------+----------------------------------
Reporter: afarmer | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.6.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Compile-time performance bug | Blockedby:
Blocking: | Related:
-----------------------------------------+----------------------------------
Comment(by anfarmer@…):
commit 8bac590554087adb89d863dd55501c5e7aa25c2c
{{{
Author: Andrew Farmer <anfarmer at ku.edu>
Date: Mon Feb 18 03:32:35 2013 -0600
Fix memory leak in CoreWriter (Trac #7702)
compiler/simplCore/CoreMonad.lhs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7702#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list