You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using unique pointers to avoid memory leak in json for expressions
This will delete language pointer created by get_language_from_mode
when the object goes out of scope.
This prevents memory leaks when using json output.
0 commit comments