summaryrefslogtreecommitdiff
path: root/opengl/libagl/BufferObjectManager.cpp
diff options
context:
space:
mode:
author Stephen Crane <sjc@immunant.com> 2020-04-14 13:24:29 -0700
committer Stephen Crane <sjc@immunant.com> 2020-04-17 16:25:10 -0700
commitc26a50922e0e43d8f47bee0e5802e7b89807b45a (patch)
tree101a089ad4b65f126212330e738692c7080be592 /opengl/libagl/BufferObjectManager.cpp
parente5c824b24c8f217ef363557f548cef7ceeb2d097 (diff)
Fix out-of-bounds write past end of buckets on long transactions
For some values of max_time_bucket, (max_time_bucket-1) / time_per_bucket will end up being num_buckets, which is one element past the end of the buckets array. Test: adb shell binderThroughputTest -- -m 500 Change-Id: Ie3933df6e563854b375604368c06dbd33697250a
Diffstat (limited to 'opengl/libagl/BufferObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions