mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
Bugfix for fpa2bv_converter
This commit is contained in:
parent
cb29c07f06
commit
879363157f
1 changed files with 1 additions and 0 deletions
|
@ -4107,5 +4107,6 @@ void fpa2bv_converter::reset(void) {
|
|||
m.dec_ref(it->m_value.first);
|
||||
m.dec_ref(it->m_value.second);
|
||||
}
|
||||
m_specials.reset();
|
||||
m_extra_assertions.reset();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue