commit | 53723338858772a0189aa3f92f4d4bbdaa9b6772 | [log] [tgz] |
---|---|---|
author | Alexander Ivchenko <alexander.ivchenko@intel.com> | Wed Aug 06 14:51:40 2014 +0400 |
committer | Alexander Ivchenko <alexander.ivchenko@intel.com> | Wed Aug 06 16:07:17 2014 +0400 |
tree | 590e74dbdbffec576d6f18efa719ffc4bb5e337a | |
parent | 936a236b9e00100c915cce7e2fea8f553f491c7e [diff] |
Fix build of adb with gcc-4.9. Without this patch we get: system/core/adb/commandline.c:1629:16: error: array subscript is above array bounds [-Werror=array-bounds] Change-Id: I494eb8b4d0e8082f8ff57bdd33d8d46c8c481c6f Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>