nishigandharajurkar / wsdl2objc

Automatically exported from code.google.com/p/wsdl2objc
MIT License
0 stars 0 forks source link

Memory leaks in WSDL2Objc v0.5 iPhone #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running simple and very similar code as the example code in the wiki
2.
3.

--------------------------------
What is the expected output?
Getting soap response without memory leaks

------------------------------
What do you see instead?

Soap response is recieved successfully but with
memory leaks resulted by generated code.

I used Leaks and found that there are 
Memory leaks that seems to be caused by generated code.

------------------------------
What version of the product are you using? On what operating system?

iPhone OS 3.0 SDK , libxml2.2, WSDL2objc v0.5 iPhone

Please provide any additional information below.

my email is kaveh.hadjari@gmail.com 

mail me if you have any question regarding this issue

Original issue reported on code.google.com by kaveh.ha...@gmail.com on 24 Aug 2009 at 7:44

GoogleCodeExporter commented 9 years ago
Sorry guys. I made a mistake. You can close down this issue!

The user documentation could need an update. Maybe I will get around an write a
proper user documentation for this project.

Original comment by kaveh.ha...@gmail.com on 24 Aug 2009 at 8:45

GoogleCodeExporter commented 9 years ago
Closed by report request.

Original comment by hasse...@gmail.com on 3 Sep 2009 at 1:04