[TIMOB-16809] Windows Hybrid: Buffer overrun when streaming web responses
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-04T17:00:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0 |
Components | Windows Hybrid |
Labels | module_hybrid, qe-testadded |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2014-04-04T16:56:10.000+0000 |
Updated | 2014-06-17T21:50:58.000+0000 |
Description
When doing an HTTPClient (XMLHttpRequest) call or downloadFile() call, it's possible for a buffer overrun to occur resulting in the downloaded contents being malformed.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5580 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5581
Verified fixed on: Windows 8.1 Appcelerator Studio, build: 3.3.0.201406111952 Titanium SDK, build: 3.3.0.v20140617102513 Titanium CLI, build: 3.3.0-rc Alloy: 1.4.0-rc Windows Phone: Nokia Lumia 520 (8.0) Downloaded and displayed RSS feed using XMLHttpRequest, no malformation occurred. Closing.