This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/16134] Memory leak in String.getBytes()
- From: "hannes at helma dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 13:28:09 -0000
- Subject: [Bug libgcj/16134] Memory leak in String.getBytes()
- References: <20040622101536.16134.hannes@helma.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hannes at helma dot at 2004-06-22 13:28 -------
That should have been UnicodeToBytes.getEncoder(String encoding) in the previous
comment (copy/paste error)
Looks like the same problem is present in BytesToUnicode.getDecoder(String
encoding).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16134