classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: remove bogus ServerSocket security check


From: Tom Tromey
Subject: Re: [cp-patches] Patch: remove bogus ServerSocket security check
Date: 27 Dec 2005 00:33:07 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Anthony" == Anthony Green <address@hidden> writes:

Anthony> This patch removes a bogus security check from ServerSocket.accept(),
Anthony> and replaces it with a request to implement a proper check.  Once
Anthony> applied I will file a bug report for our records.

I filed this after we talked about it last week:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25469

Anthony> This patch, along with all the other patches I've posted
Anthony> today, plus a libgcj specific patch I posted, plus a number
Anthony> of Azureus tweaks let Azureus start sharing files using the
Anthony> bittorrent protocol.  It's still not working, but at least
Anthony> they connect and start trading bits.  There's still more
Anthony> debugging to do.

Nice work!

Anthony> Ok to apply?

Really the FIXME belongs in implAccept, IMO.
Otherwise ok.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]