Author: toad
Date: 2008-12-19 19:53:43 +0000 (Fri, 19 Dec 2008)
New Revision: 24638
Modified:
branches/db4o/freenet/src/freenet/client/async/SingleFileFetcher.java
Log:
comments
Modified: branches/db4o/freenet/src/freenet/client/async/SingleFileFetcher.java
===================================================================
--- branches/db4o/freenet/src/freenet/client/async/SingleFileFetcher.java
2008-12-19 19:52:56 UTC (rev 24637)
+++ branches/db4o/freenet/src/freenet/client/async/SingleFileFetcher.java
2008-12-19 19:53:43 UTC (rev 24638)
@@ -1081,8 +1081,7 @@
ah.removeFrom(container);
// FIXME what to do about metaStrings ??
// FIXME what to do about clientMetadata ??
- // actx is global to the ClientRequest
- // ah can be shared by two fetchers ... we can probably arrange
for the parent to delete it?
+ // actx is global to the ClientRequest, not our problem
decompressors.clear();
container.delete(decompressors);
container.delete(this);
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs