ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong instance...
authorMo DeJong <mdejong@cygnus.com>
Tue, 29 Feb 2000 17:04:35 +0000 (17:04 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 29 Feb 2000 17:04:35 +0000 (17:04 +0000)
commitf8b7a5d26b0e917273143f5ae76247505e896420
tree16ff9e0a6daeb95583eb8dbee0f45af6c8111ec0
parent2a6b78095fe6a1a807d4a1f3b0ae3df9c867a663
ZipOutputStream.java (write_entry): Fixed SIGSEV caused by use of the wrong instance variable.

2000-02-28  Mo DeJong  <mdejong@cygnus.com>

* java/util/zip/ZipOutputStream.java(write_entry) : Fixed
SIGSEV caused by use of the wrong instance variable.

From-SVN: r32256
libjava/ChangeLog
libjava/java/util/zip/ZipOutputStream.java