[Bug libgcj/12475] Stack traces leak memory

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 1 19:12:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From tromey at gcc dot gnu dot org  2003-10-01 19:12 -------
_Jv_Malloc is just a malloc() wrapper.
we can use _Jv_AllocBytes to allocate unscanned, GC-able
memory.



More information about the Gcc-bugs mailing list