[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Fix Win32 file handle leak in translate-test.exe?

From: <kfogel_at_collab.net>
Date: 2003-12-17 22:12:36 CET

"Erik Huelsmann" <e.huelsmann@gmx.net> writes:
> You mean that you think it *is* appropriate to depend on pool cleanup
> for something complex as deltification, memory release and stuff like
> that, but you don't consider it a good idea to use it for file
> cleanup?!

In the deltification-in-Apache case, it is both the only way and the
documented way to do cleanup after sending a response to a client. I
don't like it there either, but it was the best available option.

That's not the case with file handles.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 23:02:23 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.