Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23735] Android Titanium.Network.HTTPClient Memory (storage) leak

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2018-06-26T22:28:20.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsandroid, regression
ReporterSergey Volkov
AssigneeGary Mathews
Created2016-08-04T16:24:13.000+0000
Updated2018-06-26T22:28:20.000+0000

Description

ResponseOut files are created in Data directory (not Temp). This files never will be deleted. [TiHTTPClient.java#L279](https://github.com/appcelerator/titanium_mobile/blob/5_2_X/android/modules/network/src/java/ti/modules/titanium/network/TiHTTPClient.java#L279) Simple test app is in attachment (tested with 5.2.2.GA).

Attachments

FileDateSize
app.js2016-08-04T16:12:10.000+00002217

Comments

  1. Sharif AbuDarda 2016-08-04

    Hello, Can you try on the latest SDK 5.3.1.GA?
  2. Sergey Volkov 2016-08-05

    Hello. Same behavior on 5.3.1.
  3. Sergey Volkov 2018-05-16

    duplicates TIMOB-20367

JSON Source