gcc/libjava ChangeLog java/security/DigestInpu ...

mkoch@gcc.gnu.org mkoch@gcc.gnu.org
Tue Dec 2 15:52:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mkoch@gcc.gnu.org	2003-12-02 15:52:07

Modified files:
	libjava        : ChangeLog 
	libjava/java/security: DigestInputStream.java 

Log message:
	2003-12-02  Mark Wielaard  <mark@klomp.org>
	
	Reported by Archie Cobbs:
	* java/security/DigestInputStream.java (read(byte[], int, int): Call
	digest.update() with temp, not len as lenght.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.2403&r2=1.2404
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/security/DigestInputStream.java.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Gcc-cvs mailing list