Commit 7e97089
committed
Adapt to effective types checks for pointer vars
Fixes two cases where the tutorial was not compliant with
VeriFast's new checks for compliance with C's effective types
rules when accessing variables of pointer type (see
verifast/verifast#542).1 parent 8acf339 commit 7e97089
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1756 | 1756 | | |
1757 | 1757 | | |
1758 | 1758 | | |
1759 | | - | |
| 1759 | + | |
1760 | 1760 | | |
1761 | 1761 | | |
1762 | 1762 | | |
| |||
4254 | 4254 | | |
4255 | 4255 | | |
4256 | 4256 | | |
4257 | | - | |
| 4257 | + | |
4258 | 4258 | | |
4259 | 4259 | | |
4260 | 4260 | | |
| |||
0 commit comments