[GHC] #8124: Possible leaks when using foreign export.
GHC
ghc-devs at haskell.org
Sat Aug 31 10:21:23 CEST 2013
#8124: Possible leaks when using foreign export.
--------------------------------------------+------------------------------
Reporter: augustss | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime performance bug | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by ezyang):
Agreed, it seems that the proper thing to do is ask the external caller to
free a task when it is done.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8124#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list