android_system_core/fastboot
Colin Cross 8fb6e06ba4 fastboot: check argc before using argv
"fastboot -w" would segfault because *argv was invalid when no
non-option arguments were specified.  Check argc > 0 before
dereferencing argv.

Change-Id: I822a799e6a38e4e5c0a4eca48c6343b8a08a6185
2012-07-24 16:37:52 -07:00
..
Android.mk fastboot: add support for auto-resparsing large files 2012-07-09 22:17:58 -07:00
bootimg.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
engine.c fastboot: add support for auto-resparsing large files 2012-07-09 22:17:58 -07:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c fastboot: check argc before using argv 2012-07-24 16:37:52 -07:00
fastboot.h fastboot: add support for auto-resparsing large files 2012-07-09 22:17:58 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c fastboot: add support for auto-resparsing large files 2012-07-09 22:17:58 -07:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb.h Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usb_linux.c fastboot: Keep borked bootloaders happy by shrinking URB len. 2012-04-18 15:31:23 -07:00
usb_osx.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usb_windows.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usbtest.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_linux.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_osx.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_windows.c fastboot: add support for auto-resparsing large files 2012-07-09 22:17:58 -07:00