Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2432] Posting data with httpClient causes memory leaks

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-07-04T21:30:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, network
ReporterStefan Sgorzaly
AssigneeMauro Parra-Miranda
Created2013-12-10T12:50:33.000+0000
Updated2016-03-08T07:41:28.000+0000

Description

If I post data with httpClient I get memory leaks. Attached is a simple test project. In FirstView.js the app posts after clicking the 'send' button data with the httpClient. Watching the allocations with the XCode Instruments tool you'll detect memory leaks.

Attachments

FileDateSize
xhrTest.zip2013-12-10T12:50:33.000+00002157541

Comments

  1. Ritu Agrawal 2013-12-16

    [~stefan.sgorzaly] Thank you for reporting this issue. In order to investigate more, please provide us the testing environment information like Titanium SDK version, operating system, Titanium CLI version, Xcode build version etc.
  2. Stefan Sgorzaly 2013-12-17

    My environment: Titanium Studio 3.1.4.201310171935 Titanium SDK 3.1.3.GA CLI version 3.1.2 XCode Version 5.0.2 (5A3005) iOS SDK 7.0 OSX Version 10.9
  3. Mauro Parra-Miranda 2014-07-04

    Can't reproduce.

JSON Source