mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +00:00
Fix heap use after free error
This commit is contained in:
parent
4a7e8b03b2
commit
5252d3216a
@ -1434,7 +1434,6 @@ static void gl_destroy_resources(gl_t *gl)
|
||||
}
|
||||
|
||||
gl_shared_context_use = false;
|
||||
gl->core_context_in_use = false;
|
||||
|
||||
gl_query_core_context_unset();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user