gcc/libjava/java
Bryce McKinlay 429d7c746f re GNATS java.net/57 (potential buffer overruns)
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.

From-SVN: r30637
1999-11-23 11:40:26 +00:00
..
awt
io PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
lang sjlj jumbo patch 1999-11-19 19:13:42 +00:00
net re GNATS java.net/57 (potential buffer overruns) 1999-11-23 11:40:26 +00:00
security
text
util ZipFile.java: Compute the offset of the ZipEntry data correctly. 1999-11-07 08:30:31 +00:00