* Matthew Toseland <[EMAIL PROTECTED]> [2008-04-14 22:39:41]: > On Monday 14 April 2008 05:18, [EMAIL PROTECTED] wrote: > > Author: nextgens > > Date: 2008-04-14 04:18:17 +0000 (Mon, 14 Apr 2008) > > New Revision: 19299 > > > > Modified: > > trunk/freenet/src/freenet/node/FailureTable.java > > Log: > > prevent a potential array out of bounds > > Please revert. If offers.length == 0 then idx will == -1 and therefore we > will > return and not get an error.
Okay, done in r19345
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
