OSDN Git Service

Fix potential overflow for gatt process write
authorChris Manton <cmanton@google.com>
Wed, 4 Mar 2020 19:26:31 +0000 (11:26 -0800)
committerChris Manton <cmanton@google.com>
Thu, 5 Mar 2020 04:38:04 +0000 (20:38 -0800)
commitaf0919f967eef7fffaf698fa0a30f0efe7d941b5
treeb1ed97459d3bb2dd164a9a39b587b87245ed2497
parent8488466e0c86fd173300dd90bd3f75b1525e9ebd
Fix potential overflow for gatt process write

Bug: 143604331
Test: net_test_stack_gatt_native

Change-Id: I88704d74ba0c265872fbfd20c8bcd3bc1dd60360
TEST_MAPPING
stack/Android.bp
stack/gatt/gatt_sr.cc
stack/test/gatt/gatt_sr_test.cc [new file with mode: 0644]