[GHC] #7556: build/fold causes with ByteString unpack causes huge memory leak
GHC
cvs-ghc at haskell.org
Fri Jan 11 16:34:39 CET 2013
#7556: build/fold causes with ByteString unpack causes huge memory leak
--------------------------------------+-------------------------------------
Reporter: glguy | Owner: duncan
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: libraries (other) | Version: 7.6.1
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Runtime performance bug | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
--------------------------------------+-------------------------------------
Comment(by ian@…):
commit 77e78416e97d96b55c299c6ccdd1741d38372052
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Jan 11 14:39:46 2013 +0000
Update bytestring and terminfo repos
bytestring fixes #7556.
terminfo fixes #7281.
libraries/bytestring | 2 +-
libraries/terminfo | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7556#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list