bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/24191] Uninitialized output buffer in javax.crypto.Cipher


From: cvs-commit at developer dot classpath dot org
Subject: [Bug classpath/24191] Uninitialized output buffer in javax.crypto.CipherOutputStream produces NullPointerException
Date: 1 Feb 2007 01:24:39 -0000


------- Comment #5 from cvs-commit at developer dot classpath dot org  
2007-02-01 01:24 -------
Subject: Bug 24191

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Casey Marshall <rsdio>  07/02/01 01:24:20

Modified files:
        javax/crypto   : CipherOutputStream.java 
        .              : ChangeLog 

Log message:
        2007-01-31  Casey Marshall  <address@hidden>

                Fixes PR classpath/24191.
                Fix suggested by Rafael Teixeira <address@hidden>.
                * javax/crypto/CipherOutputStream.java (write): check return
value
                of `update' for null.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/crypto/CipherOutputStream.java?cvsroot=classpath&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9080&r2=1.9081


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24191





reply via email to

[Prev in Thread] Current Thread [Next in Thread]