mirror of
https://github.com/Z3Prover/z3
synced 2025-08-07 03:31:23 +00:00
Initial analysis of memory leak issue
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
5e86c97565
commit
6eeed84383
1 changed files with 2 additions and 0 deletions
2
leak.smt2
Normal file
2
leak.smt2
Normal file
|
@ -0,0 +1,2 @@
|
|||
(assert (< 0 (div 0 0)))
|
||||
(check-sat)
|
Loading…
Add table
Add a link
Reference in a new issue