]> git.ipfire.org Git - thirdparty/gcc.git/commit
BufferedWriter.java (write(String,int,int)): Correctly check bounds.
authorTom Tromey <tromey@redhat.com>
Thu, 18 Oct 2001 23:43:59 +0000 (23:43 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 18 Oct 2001 23:43:59 +0000 (23:43 +0000)
commitac569f305c70758c70ff4d6fea797fd1172d11b5
treef7983e5261532896a40cafd524e64a7987525e96
parent0d4903b81e2e5f9371c330a82ddad63af0bb272a
BufferedWriter.java (write(String,int,int)): Correctly check bounds.

* java/io/BufferedWriter.java (write(String,int,int)): Correctly
check bounds.

From-SVN: r46338
libjava/ChangeLog
libjava/java/io/BufferedWriter.java