diff options
author | Lionel Landwerlin <[email protected]> | 2017-01-26 11:06:53 +0000 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2017-01-26 17:24:21 +0000 |
commit | c3421106ec332bf3a943ccf9447edf00dc7f3618 (patch) | |
tree | 060ae657b472edf477ecff000279d5145d6f0492 /docs | |
parent | f8f7ea508be7fe7222cd19e0d59574cfea2decf0 (diff) |
anv: fix descriptor pool internal size allocation
The size of the pool is slightly smaller than the size of the
structure containing the whole pool. We need to take that into account
on when setting up the internals.
Fixes a crash due to out of bound memory access in:
dEQP-VK.api.descriptor_pool.out_of_pool_memory
v2: Drop debug traces (Lionel)
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Cc: "17.0 13.0" <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions