mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 20:21:23 +00:00
Fix crash reported at http://z3.codeplex.com/workitem/11. Fix array rewriter bug, rewriter was producing sort incorrect expression.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
3cc9d57438
commit
2a286541e0
3 changed files with 16 additions and 8 deletions
|
@ -51,6 +51,8 @@ Version 4.3.2
|
|||
|
||||
- Fixed timers on Linux and FreeBSD.
|
||||
|
||||
- Fixed crash reported at http://z3.codeplex.com/workitem/11.
|
||||
|
||||
Version 4.3.1
|
||||
=============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue