This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
java.net/57
- To: warrenl at cygnus dot com
- Subject: java.net/57
- From: bryce at sourceware dot cygnus dot com
- Date: 23 Nov 1999 11:50:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: bryce at sourceware dot cygnus dot com
The following reply was made to PR java.net/57; it has been noted by GNATS.
From: bryce@sourceware.cygnus.com
To: java-gnats@sourceware.cygnus.com
Cc:
Subject: java.net/57
Date: 23 Nov 1999 11:40:26 -0000
1999-11-23 Bryce McKinlay <bryce@albatross.co.nz>
* java/net/natPlainSocketImpl.cc: Fix potential buffer overruns in
Exception messages. PR java.net/57.
(bind): set SO_REUSEADDR before bind.
* java/net/natPlainDatagramSocketImpl.cc: Fix potential buffer
overruns. PR java.net/57.