diff options
author | Scott D Phillips <[email protected]> | 2018-03-19 15:39:25 -0700 |
---|---|---|
committer | Scott D Phillips <[email protected]> | 2018-03-20 07:58:10 -0700 |
commit | d849d36c6cc99cb7a7ad4b285e3e896d593da07b (patch) | |
tree | 791b0fbf669bd1c4e8929daf3bb9c17fcaef07e1 /Android.mk | |
parent | 035cc7a12dc03ef8b8184f75b880ae41e452b215 (diff) |
anv: off-by-one in GetDescriptorSetLayoutSupport
Loop was accessing one more than bindingCount elements from
pBindings, accessing uninitialized memory.
Fixes: ddc4069122 ("anv: Implement VK_KHR_maintenance3")
Reviewed-by: Nanley Chery <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions