mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
parent
1c2aa1076b
commit
4938ea7be6
4 changed files with 15 additions and 31 deletions
|
@ -1981,7 +1981,7 @@ void ast_manager::delete_node(ast * n) {
|
|||
}
|
||||
if (m_debug_ref_count) {
|
||||
m_debug_free_indices.insert(n->m_id,0);
|
||||
}
|
||||
}
|
||||
deallocate_node(n, ::get_node_size(n));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue