|
From: | tromey at gcc dot gnu dot org |
Subject: | [Bug classpath/24191] Uninitialized output buffer in javax.crypto.CipherOutputStream produces NullPointerException |
Date: | 18 Oct 2005 20:11:24 -0000 |
------- Comment #1 from tromey at gcc dot gnu dot org 2005-10-18 20:11 ------- Confirmed. This looks simple to fix; the buffer should be allocated using the length given by Cipher.getOutputSize. -- tromey at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-10-18 20:11:24 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24191
[Prev in Thread] | Current Thread | [Next in Thread] |