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
The bug was a redundant call to decRef,
such that Z3 cleaned up a formula that was still in use.
We might actually not require any reference counting in that specific code.
0 commit comments