commit | d48a2f77f01641ed806379358bd88eaf9e7644c8 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Tue Apr 01 05:40:43 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Tue Apr 01 05:40:43 2008 +0000 |
tree | a7a93b5f6b22964b759e28f98bcd3f2b51a72a8a | |
parent | 092a1f7ad7140095ca9f722333c2c667674d1e8b [diff] |
Be sure to close the file. 2 places were deleting the file, so it was probably fine, but the last change may be required for the test to pass on Windows. Should we always close the mmap too?