Fix #3128: file descriptor leak when hClose fails
authorSimon Marlow <marlowsd@gmail.com>
Tue, 16 Jun 2009 11:07:55 +0000 (11:07 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 16 Jun 2009 11:07:55 +0000 (11:07 +0000)
commit049f089928e25a3b9ea297c0c0936b2e6bc7a508
tree59b9823cb303338817743888087aab8bf96a8ce6
parent5bea16bf551dd337725af4a3a7640641eb11f5e9
Fix #3128: file descriptor leak when hClose fails
GHC/IO/Handle.hs
GHC/IO/Handle/Internals.hs