"git@repo.buzztime.com:halo/system_core.git" did not exist on "6b667fddeb871338ac7b42d2a005f3d933004e15"
libutils: Fix integer overflows in VectorImpl.
Narayan Kamath authored
Use external/safe-iop to check for overflows on arithmetic
operations.

Also remove an unnecessary copy of Vector/SharedBuffer from
codeflinger and use the copy from libutils instead.

Note that some of the unit tests are somewhat useless due to
test-runner limitations : gtest's ability to filter on abort message
doesn't work when combined with messages formatted by android's logging
system.

bug: 22953624

Change-Id: I46b1ae8ca1f3a010be13aca36a091e76a97a7b70
6b667fdd
Name Last commit Last update
adb fs_config: replace getenv('OUT') by new fs_config parameter
adf libadf: enable -Werror
base Fix comparison between signed and unsigned error on darwin
cpio fs_config: replace getenv('OUT') by new fs_config parameter
debuggerd Change the 64 bit map address format.
fastboot Add a working Windows tmpfile(3) to fastboot.
fingerprintd Fingerprint: Add HAL close() code
fs_mgr fs_config: replace getenv('OUT') by new fs_config parameter
gatekeeperd [gatekeeperd] Check parent profile for SID lookups
gpttool gpttool: turn on -Werror
healthd resolved conflicts for merge of 6e9b28b2 to master
include Merge "graphics: update flexible YUV format gralloc requirement" into mnc-dev
init Revert "Change init sequence to support file level encryption"
libbacktrace Display the map offset for each frame.
libcutils fs_config: replace getenv('OUT') by new fs_config parameter
libdiskconfig am eb075e28: am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror"
libion am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed."
liblog liblog: __android_log_is_loggable support global properties
libmemtrack Add missing <malloc.h> and <string.h> includes.
libmincrypt Enable clang compilation.
libnativebridge LibNativeBridge: Version 2
libnetutils am f91c0664: am 421d01c8: am d4196ef8: Merge "Add a command to call libnetutils\' do_dhcp."
libpixelflinger libutils: Fix integer overflows in VectorImpl.
libprocessgroup processgroup: change the polling interval for killProcessGroup()
libsparse libsparse: move_chunks_up_to_len() does not account skip chunks
libsuspend
libsync
libsysutils
libusbhost
libutils
libziparchive
lmkd
logcat
logd
logwrapper
mkbootimg
reboot
rootdir
run-as
sdcard
toolbox
tzdatacheck
.gitignore
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE