android_system_core/fastboot
Narayan Kamath 241bcf05e0 Fix file descriptor leak when opening invalid archives.
Also add -Wunreachable-code to the set of compiler flags, otherwise
noreturn becomes considerably less useful.

bug: https://code.google.com/p/android/issues/detail?id=171099
Change-Id: I9a95d45633c731c7046d4e4a39844d9cebfd1718
2015-05-13 09:20:44 +00:00
..
Android.mk Fix file descriptor leak when opening invalid archives. 2015-05-13 09:20:44 +00:00
bootimg_utils.cpp Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
bootimg_utils.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
engine.c
engineering_key.p12
fastboot.cpp Fix file descriptor leak when opening invalid archives. 2015-05-13 09:20:44 +00:00
fastboot.h Fix file descriptor leak when opening invalid archives. 2015-05-13 09:20:44 +00:00
fastboot_protocol.txt system: core: fastboot: Increase USB protocol buffer size to 1024 2014-11-07 12:01:33 -08:00
fs.c
fs.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
genkey.sh
p12topem.sh
protocol.c fastboot/sparse: propagate error code 2015-03-01 11:54:02 +01:00
signfile.sh
usb.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
usb_linux.c fastboot: Support USB 3.x SuperSpeed devices on Linux 2014-12-05 12:11:20 -08:00
usb_osx.c
usb_windows.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00
usbtest.c
util.c
util_linux.c
util_osx.c Remove explict use of ASCII encoding 2014-11-21 15:56:59 +00:00
util_windows.c