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
Previously we did not delete the pointers of children of recursive
structs, only their immediate member pointers. This commit fixes that
issue.
Note that this is currently handled as a special case and should be made
general.
0 commit comments