OSDN Git Service

Fix more buffer overruns.
authorElliott Hughes <enh@google.com>
Fri, 17 Apr 2015 20:57:15 +0000 (13:57 -0700)
committerElliott Hughes <enh@google.com>
Fri, 17 Apr 2015 22:23:31 +0000 (15:23 -0700)
commit5830577bd82fdb7c39555da20a4cf585b8bb376a
tree2048ea400874a96c38d74ed36f8ca20928f61f23
parent3538b40942b65927e65b446bca9842a9f915c5e3
Fix more buffer overruns.

Also add some tests.

Bug: 20323050
Change-Id: I9eaf3dc04efd85206663c4cca4f8c1208620a89a
adb/Android.mk
adb/adb_utils.cpp [new file with mode: 0644]
adb/adb_utils.h [new file with mode: 0644]
adb/adb_utils_test.cpp [new file with mode: 0644]
adb/commandline.cpp
adb/remount_service.cpp