-
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix memory leak on exit #28
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingupstreamDepends on an upstream issue or PR, can't be solved immediatelyDepends on an upstream issue or PR, can't be solved immediately
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamDepends on an upstream issue or PR, can't be solved immediatelyDepends on an upstream issue or PR, can't be solved immediately
We're intentionally leaking memory in the TranslationFluent constructor to avoid crashes.
Needs godot-rust/gdext#557 to be resolved.