Commit 0798dd1247407fcbae7c8401a41a082b64060e1d

Pierre Phaneuf 2010-05-27T22:37:09

Close the file in evutil_read_file whether there's an error or not. evutil_read_file would close the file if there was an error, but not if things went normally.