Skip to content

Commit

Permalink
Bugfix notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukovec committed Jun 21, 2023
1 parent 41bc03f commit 5f5e48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .unreleased/bug-fixes/2606.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed a bug in pointer propagation, where sets cherrypicked from a powerset would always have the exact same pointers as the base set, instead of some subset thereof (though SMT constraints were added correctly). This broke counterexample reconstruction. See #2606

0 comments on commit 5f5e48d

Please sign in to comment.