crutchwalkfactory / s60-json-library

Automatically exported from code.google.com/p/s60-json-library
0 stars 0 forks source link

There is memory leak when CLsonBuilder::BuildFromJsonStringL leaves #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Wrap CLsonBuilder::BuildFromJsonStringL in TRAPD
2. Create invalid json-string
3. Call CLsonBuilder::BuildFromJsonStringL
4. Delete CJsonBuilder object.
5. Close application

What is the expected output? What do you see instead?
I expect CJsonBuilder to clear memory, but instead I see Panic ALLOC in
debugger output.

What version of the product are you using? On what operating system?
I'm using s60 fp2 sdk, winxpsp3

Please provide any additional information below.

Original issue reported on code.google.com by Boura...@gmail.com on 1 Feb 2010 at 10:01

GoogleCodeExporter commented 8 years ago
Please close this issue. 
I'm sorry - I've mistaken.

Original comment by Boura...@gmail.com on 1 Feb 2010 at 11:05

GoogleCodeExporter commented 8 years ago

Original comment by wach.piotrek on 13 Feb 2010 at 8:40