DO NOT MERGE 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. (cherry picked from commit c4966a36) Bug: 29250543 Change-Id: Ia2d6a550f5594280505fb0835c752e53898700ed
Loading
Please register or sign in to comment