commit | fecafbef8f10f9bf61e54b09bb0b355ef90592b6 | [log] [tgz] |
---|---|---|
author | Sergio Giro <sgiro@google.com> | Tue Jun 28 18:02:29 2016 +0100 |
committer | Sergio Giro <sgiro@google.com> | Mon Jul 11 09:46:32 2016 +0000 |
tree | 48a3f3120553257297f7f2d3f4a4162100531a0b | |
parent | c0f8d71457454c9d1c61678ae2ecc6802f723fd4 [diff] |
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 Inconsistent behaviour between utf16_to_utf8 and utf16_to_utf8_length is causing a heap overflow. Correcting the length computation and adding bound checks to the conversion functions. Test: ran libutils_tests Bug: 29250543 Change-Id: I6115e3357141ed245c63c6eb25fc0fd0a9a7a2bb