Closed GoogleCodeExporter closed 9 years ago
The generated ServiceResponse objects leak ... a dealloc implementation is required in Binding_M.template for the %«className»Response class: -(void)dealloc { [super dealloc]; self.headers = nil; self.bodyParts = nil; self.error = nil; }
Original issue reported on code.google.com by theo.mad...@btinternet.com on 5 Sep 2009 at 9:19
theo.mad...@btinternet.com
Thanks. Committed in svn rev 95.
Original comment by hasse...@gmail.com on 5 Sep 2009 at 5:06
hasse...@gmail.com
Original issue reported on code.google.com by
theo.mad...@btinternet.com
on 5 Sep 2009 at 9:19