joaorobertoct2 / x-superobject

Automatically exported from code.google.com/p/x-superobject
0 stars 0 forks source link

Memory leak on TJSONSyntaxError exception #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to call .FromJSON() with a incorrect JSON string.
example: '{aaa: "b" | "c"}'.

What is the expected output? What do you see instead?
Just a exception, no memory leak.

What version of the product are you using? On what operating system?
Delphi XE3. Newest version of x-superobject at this date.

Please provide any additional information below.
See attachment for leak report.

Original issue reported on code.google.com by Rein.Ver...@gmail.com on 15 Aug 2014 at 6:59

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by onryld...@gmail.com on 18 Aug 2014 at 12:05

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r72.

Original comment by onryld...@gmail.com on 18 Aug 2014 at 1:27