platform_system_core/include
Sergio Giro b022447a3a 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 c4966a363e)

Change-Id: Idfb0eb29b305678608586d25c2f372146569ad39
Bug: 29250543
2016-07-14 14:47:59 +00:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Allow getting an uncached process map. 2014-08-04 17:17:57 -07:00
ctest
cutils Use the correct debuggerd given the tid. 2014-09-12 20:12:11 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log Add macro to call event logger for errors. DO NOT MERGE 2015-11-10 22:33:32 +00:00
memtrack Moves libmemtrack header to standard location 2013-09-23 18:42:41 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge LibNativeBridge: Add early init & env setup 2014-09-26 13:04:36 -07:00
netutils Support resetting connections tied to any nonexistent address. 2014-09-08 23:35:52 -07:00
pixelflinger
private Change /dalvik-cache to be owned by root. 2014-08-28 16:56:36 -07:00
system audio: add HW hotword capture flag 2014-09-19 17:45:18 -07:00
sysutils Support parsing netlink route messages. 2014-06-21 10:55:07 +09:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils DO NOT MERGE libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 2016-07-14 14:47:59 +00:00
ziparchive Fix ExtractEntryToFile. 2013-12-13 17:56:57 +00:00
zipfile