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
For some reason freeing an AST node causes a segfault. This may be because they reference other pointers that need to be freed or because there is corruption happening somewhere.
The text was updated successfully, but these errors were encountered:
For some reason freeing an AST node causes a segfault. This may be because they reference other pointers that need to be freed or because there is corruption happening somewhere.
The text was updated successfully, but these errors were encountered: