SSoelvsten / cal

University of California BDD Package
https://ssoelvsten.github.io/cal/
Other
2 stars 2 forks source link

`Regular` is wrongly reference counted #21

Closed SSoelvsten closed 1 year ago

SSoelvsten commented 1 year ago

The C function Cal_BddGetRegular does not increment the reference count. One could of course argue this is a fault of the C api.