android_system_core/adb/client
Greg Kaiser 89fe376d13 [adb data server] Initialize variable
servingComplete_ was left uninitialized and only set to 'true'
in the code.  We initialize it to the 'false' state to avoid
uninitialized references in SkipToRequest().

Bug: 150865433
Test: TreeHugger
Change-Id: Ia8a4d7135c432eb657543c5498fc9dbe8f4718b6
Merged-In: Ia8a4d7135c432eb657543c5498fc9dbe8f4718b6
2020-04-20 11:06:13 -07:00
..
pairing [adb] generic "cast_handle_to_int" function 2020-03-26 22:25:46 -07:00
adb_client.cpp adb: fix feature sets on devices that don't have them. 2020-04-16 19:39:05 -07:00
adb_client.h adb: fix feature sets on devices that don't have them. 2020-04-16 19:39:05 -07:00
adb_install.cpp adb: fix feature sets on devices that don't have them. 2020-04-16 19:39:05 -07:00
adb_install.h Adds atomic install support to adb 2019-01-11 18:13:36 +00:00
adb_wifi.cpp [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. 2020-02-21 21:06:40 +00:00
auth.cpp adb: change mdns tls service names (RFC 6763). 2020-04-17 16:38:34 -07:00
bugreport.cpp adb: add interfaces for Encoder/Decoder. 2020-04-02 17:11:07 -07:00
bugreport.h adb: switch over to Android.bp. 2018-02-28 15:29:50 -08:00
commandline.cpp adb: fix feature sets on devices that don't have them. 2020-04-16 19:39:05 -07:00
commandline.h adb: report error in copy_to_file. 2020-02-04 13:47:57 -08:00
console.cpp NFC: Fix potentially uninitialized 'port' variable. 2019-05-09 12:55:41 -07:00
fastdeploy.cpp adb: add dry-run option to push/sync. 2020-04-02 17:11:08 -07:00
fastdeploy.h FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
fastdeploycallbacks.cpp FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
fastdeploycallbacks.h FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
file_sync_client.cpp adb: fix feature sets on devices that don't have them. 2020-04-16 19:39:05 -07:00
file_sync_client.h adb: add dry-run option to push/sync. 2020-04-02 17:11:08 -07:00
incremental.cpp [incfs] Stream the hash tree for incremental installation 2020-04-13 13:00:01 -07:00
incremental.h [adb] Use incremental installation by default 2020-03-27 12:30:29 -07:00
incremental_server.cpp [adb data server] Initialize variable 2020-04-20 11:06:13 -07:00
incremental_server.h [adb data server] wait for installation results before terminates 2020-03-24 10:27:47 -07:00
incremental_utils.cpp [incfs] Stream the hash tree for incremental installation 2020-04-13 13:00:01 -07:00
incremental_utils.h macOS build fix: no off64_t on darwin. 2020-04-14 15:34:01 -07:00
line_printer.cpp adb: win32: LinePrinter Unicode support 2018-09-02 16:27:12 -07:00
line_printer.h adb: don't spew push/pull progress to dumb terminals. 2018-08-22 17:28:33 -07:00
main.cpp adb: add option to disable kill-server. 2020-04-06 14:33:14 -07:00
transport_mdns.cpp Properly remove adb DNS services. 2020-02-24 10:09:35 -08:00
transport_usb.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb.h Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb_dispatch.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb_libusb.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb_linux.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb_osx.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00
usb_windows.cpp Move adbd's legacy USB implementation to fastboot. 2020-03-30 16:43:06 -07:00