Skip to content

Commit 762e986

Browse files
author
bjjwwang
committed
fix ass2
1 parent 06dc52a commit 762e986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assignment-2/Assignment-2.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ namespace SVF {
7575
/// reset z3 solver
7676
virtual void resetSolver() {
7777
getSolver().reset();
78+
callingCtx.clear();
7879
}
7980

8081
/// TODO: Implementing the collection the ICFG paths

0 commit comments

Comments
 (0)