OSDN Git Service

libbinder: Fix out of bounds in readBoolVector
authorChristopher Wiley <wiley@google.com>
Tue, 27 Oct 2015 23:33:47 +0000 (16:33 -0700)
committerChristopher Wiley <wiley@google.com>
Wed, 28 Oct 2015 00:42:32 +0000 (17:42 -0700)
commit97887989495318803643c91b196b6bcabf2a7a03
tree8de91650894572642e350475e43170953d71b342
parent0d6d2917cb22ba09da632552c7074d3aa110fbdb
libbinder: Fix out of bounds in readBoolVector

Bug: 25012838
Test: This code now works at runtime.

Change-Id: I3d6b2677f11276e6be4c51451ca36572a4ee573d
libs/binder/Parcel.cpp