Commit fef1c5f
committed
Correction in debug model
This should take a generator argument to find char arrays used in the
program.
The previous version was not working correctly.
This requieres adding a getter in the string_constraint_generator class
for arrays_of_pointers.1 parent 28590fe commit fef1c5f
File tree
2 files changed
+11
-17
lines changed- src/solvers/refinement
2 files changed
+11
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 85 | + | |
92 | 86 | | |
93 | 87 | | |
94 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
| 824 | + | |
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
| |||
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | 833 | | |
840 | | - | |
| 834 | + | |
| 835 | + | |
841 | 836 | | |
| 837 | + | |
842 | 838 | | |
843 | 839 | | |
844 | 840 | | |
845 | | - | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
846 | 845 | | |
847 | 846 | | |
848 | 847 | | |
| |||
1221 | 1220 | | |
1222 | 1221 | | |
1223 | 1222 | | |
| 1223 | + | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
| |||
0 commit comments