[project @ 2000-03-28 08:49:56 by simonmar]
authorsimonmar <unknown>
Tue, 28 Mar 2000 08:49:56 +0000 (08:49 +0000)
committersimonmar <unknown>
Tue, 28 Mar 2000 08:49:56 +0000 (08:49 +0000)
commitcee674c3da09b1a8ff796762329d0a48f723caa3
tree3bc54861519ff63c6bf1a1294609904f824ff4de
parent80b09767370d295a9411815e22867f3e4815ac53
[project @ 2000-03-28 08:49:56 by simonmar]
We weren't releasing the memory associated with dead file objects
(including the possibly large buffer).  This commit fixes that.
ghc/lib/std/cbits/closeFile.c
ghc/lib/std/cbits/freeFile.c