This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Bounds checking in FD_SET; JDK conformance for java.net.Socket


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> 2002-06-14  Jeff Sturm  <jsturm@one-point.com>
Jeff> 	* java/net/natPlainDatagramSocketImpl.cc (receive):
Jeff> 	Check bounds of argument to FD_SET.
Jeff> 	(setOption): Throw exception if socket is closed.
Jeff> 	* java/net/natPlainSocketImpl.cc (accept, read):
Jeff> 	Check bounds of argument to FD_SET.
Jeff> 	(setOption): Throw exception if socket is closed.

This is fine, please check it in.  Thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]