Commit 3026327
committed
CBMC: Correct called contracts in verify_pre_hash_internal
For some reason the previous (unrelated) commit caused the
verify_pre_hash_internal proof to fail due to extra functions in
USE_FUNCTION_CONTRACTS.
This commit removes the extra functions.
Signed-off-by: Matthias J. Kannwischer <[email protected]>1 parent 0d691ad commit 3026327
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 23 | + | |
31 | 24 | | |
32 | 25 | | |
33 | 26 | | |
| |||
0 commit comments