diff options
| author | Vishwath Mohan <vishwath@google.com> | 2015-03-11 16:08:37 -0700 |
|---|---|---|
| committer | Vishwath Mohan <vishwath@google.com> | 2015-03-11 16:36:53 -0700 |
| commit | 6521a1b7430e7b3298633236645e2c0b5fd56c00 (patch) | |
| tree | 73fa9edcde604fc9048807998bd2fa2a7df43fdc /docs/html/sdk/api_diff/5/changes | |
| parent | 60cd30d99e69ada6d3e3e072ef64e36c4a2ba34d (diff) | |
Enforce null-termination in ResStringPool::stringAt
Rejects any non null-terminated string that a caller asks
ResStringPool::stringAt for, returning NULL instead.
The rationale for returning NULL rather than amending the string to add
a null-terminator is that conformant APK files will have all their
strings null-terminated anyway, and that this is a possible signal of a
malformed package.
Bug: 15288069
Change-Id: I370937b92f2cadf67fbd54203cbc7d1494be969f
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions
