This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/16134] Memory leak in String.getBytes()


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]