-
-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
memleak in PolyBoRi interface #3299
Comments
comment:1
Hm, my pure PolyBoRi-tests are clean. Which example code was used above? Regards, |
comment:2
I just ran
|
comment:3
Replying to @malb: Hi,
Does something care for its destruction? And what about the destruction of (Since 0.3 non-destructed polynomials delay the destruction of the ring.) Regards, |
So it seems we are allocating a buffer for Cudd each time we create a ring but this buffer keeps increasing and is never free'd?
CC: @burcin @sagetrac-PolyBoRi
Component: memleak
Keywords: polybori
Issue created by migration from https://trac.sagemath.org/ticket/3299
The text was updated successfully, but these errors were encountered: