On 16/10/09 10:39, Joe Orton wrote:

It seems like reasonable behaviour that the second apr_file_close() call
should fail, though it certainly isn't obvious from reading the docs.
How else do you expect it to behave?  You cannot close an fd twice.


I suppose it shouldn't crash the apr.
IMO either second call to open should fail or
the call to close should fail, but without actually calling the close().

Regards
--
^TM

Reply via email to