diff options
author | Tom Stellard <[email protected]> | 2015-01-07 13:49:12 -0500 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2015-01-07 16:28:40 -0500 |
commit | e28f9d0e60468db429e75a27443f7df52da224a2 (patch) | |
tree | ade64ee26aa7fe4df5fc6c4de41be280d81a1add /src/gallium/drivers/radeonsi/si_pm4.c | |
parent | 2b7fd5b11df95869249a1bdc6e1b222747aaa075 (diff) |
radeonsi: Fix crash when destroying si_screen
We were invalidating si_screen:tm by calling
r600_destroy_common_screen() which frees the si_screen object. This
caused the driver to crash in LLVMDisposeTargetMachine() since we
were passing it an invalid pointer.
https://bugs.freedesktop.org/show_bug.cgi?id=88170
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_pm4.c')
0 files changed, 0 insertions, 0 deletions