OSDN Git Service

LE: Fix stack crash on invalid descriptor write request
authorAndre Eisenbach <andre@broadcom.com>
Fri, 1 Nov 2013 21:54:22 +0000 (14:54 -0700)
committerMatthew Xie <mattx@google.com>
Thu, 7 Nov 2013 21:55:37 +0000 (13:55 -0800)
commit460d53a0dd8fd19947b0382506bd2b3f9da4743b
tree0b7faa33a27418ab3f7cd07ff0f39d43b95151fc
parent9dc561f7f13569552a62f771b16fe35dc5b9cd16
LE: Fix stack crash on invalid descriptor write request

Fix stack crash when an application attempts to writes a NULL array
using the writeDescriptor() function.
bug 11574019
Change-Id: Id2d7e49216fcc6e3af369047005fb7e67e0923db
jni/com_android_bluetooth_gatt.cpp