diff options
author | karroffel <therzog@mail.de> | 2019-03-09 18:01:08 +0100 |
---|---|---|
committer | karroffel <therzog@mail.de> | 2019-03-09 18:01:08 +0100 |
commit | 9786b5160140f7b2462db6a18bf4a7a524fbb6d9 (patch) | |
tree | e2a5f8308ba0bc5439d946f967e016005c3c53a9 /doc/classes/Spatial.xml | |
parent | 362b42787b8c48da61b3cb7cd2de718d259d723f (diff) |
[GDNative] fix crash at shutdown when using singleton libraries and NativeScript
When a singleton library was exposing NativeScript functionality,
the NativeScriptLanguage would attempt to terminate the library at
shutdown.
Since the GDNative module itself handles singleton libraries,
it closes all singleton libraries at shutdown as well. This double free
could cause a crash, since the library referenced would no longer be alive.
Diffstat (limited to 'doc/classes/Spatial.xml')
0 files changed, 0 insertions, 0 deletions