diff options
author | Nicolai Hähnle <[email protected]> | 2017-10-10 13:58:46 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-10-10 13:58:46 +0200 |
commit | 1b592d30c51696eeeadca7a55b603c543dfdc3cf (patch) | |
tree | c47d8f8a6d8bef20e6458e0d499e8a6edf548e69 /src/mesa/state_tracker/st_format.c | |
parent | 76fcede3f44d5f6eaf9b99ef80914c326387a3e5 (diff) |
u_threaded_context: fix a memory leak
The uploaders can own transfers which need to be unmapped. Destroy them
before the final sync (they're not used from the driver thread anyway)
so that the transfer_unmap call is processed by the driver.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_format.c')
0 files changed, 0 insertions, 0 deletions