Fix crash on close when using gl/fbo modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
483838d80b
commit
d2b1cf420e
1 changed files with 1 additions and 0 deletions
|
|
@ -406,6 +406,7 @@ public:
|
||||||
|
|
||||||
{
|
{
|
||||||
const ScopedContext sc(this);
|
const ScopedContext sc(this);
|
||||||
|
context->patch->clear();
|
||||||
delete context;
|
delete context;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue