[project @ 2004-04-20 09:18:46 by simonmar]
authorsimonmar <unknown>
Tue, 20 Apr 2004 09:18:46 +0000 (09:18 +0000)
committersimonmar <unknown>
Tue, 20 Apr 2004 09:18:46 +0000 (09:18 +0000)
commitfc8ee1dc84c1486cea3a93601992b4031121fcc9
treeeaf3e71f7b87a66c09ec12acbfc9f764304c4d31
parent7168d2c6cf32b29fd6112f5ba666212712e5aa83
[project @ 2004-04-20 09:18:46 by simonmar]
Fix a file descriptor leak in openFile: if openFd fails, then we
weren't closing the newly created descriptor.
GHC/Handle.hs