diff options
author | Jan Vesely <[email protected]> | 2014-06-23 10:39:00 -0400 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2014-06-24 12:04:54 -0400 |
commit | 0c181cdc6c0efdd98927b010239e0376399cecbf (patch) | |
tree | fdb615c44a22dec1da84fed848a11e0fcb2b88b2 /src/glsl/Android.mk | |
parent | a59f2bb17bcc78e09653391748549e7973990798 (diff) |
r600: Fix use after free in compute_memory_promote_item.
The dst pointer needs to be initialized after any calls to
compute_memory_grow_pool, as the function might change the pool->vbo pointer.
This fixes crashes and assertion failures in two gegl tests.
Reviewed-by: Bruno Jiménez <[email protected]>
Signed-off-by: Jan Vesely <[email protected]>
Diffstat (limited to 'src/glsl/Android.mk')
0 files changed, 0 insertions, 0 deletions