Status: New
Owner: ----

New issue 1960 by [email protected]: Memory leak in StartupDataDecompressor::Decompress
http://code.google.com/p/v8/issues/detail?id=1960

Static analysis reported a potential memory leak in StartupDataDecompressor::Decompress. compressed_data (allocated at api.cc:342 with NewArray) does not appear to be freed.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to