Ticket #878 (closed bug: fixed)

Opened 7 years ago

Last modified 4 years ago

Loading and unloading a Haskell DLL leaks handles

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Runtime System Version: 6.4.2
Keywords: Cc:
Operating System: Windows Architecture: Unknown/Multiple
Type of failure: Difficulty: Easy (less than 1 hour)
Test Case: Blocked By:
Blocking: Related Tickets:

Description

When the ghc rts shuts down it does not free all Win32 handles.

Here's a fix.

Attachments

diffs Download (5.5 KB) - added by guest 7 years ago.

Change History

Changed 7 years ago by guest

Changed 7 years ago by simonmar

  • status changed from new to closed
  • resolution set to fixed

Applied, thanks.

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 4 years ago by simonmar

  • difficulty changed from Easy (1 hr) to Easy (less than 1 hour)
Note: See TracTickets for help on using tickets.