← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~paul-lucas/zorba/feature-json_strip_array into lp:zorba

 

Review: Needs Fixing

I have done some testing and discovered a memory leak. Essentially, the memory isn't released as the stream is processed. Specifically, the memory allocated in json_loader.cpp:46 and json_loader.cpp:49 is never released.
-- 
https://code.launchpad.net/~paul-lucas/zorba/feature-json_strip_array/+merge/136826
Your team Zorba Coders is subscribed to branch lp:zorba.


References