Skip to content

Commit 0484d76

Browse files
author
Remi Delmas
committed
CONTRACTS: don't check DFCC library functions
Pointer checks, etc. are disabled on the library functions to avoid an explosion of the number of checks on instrumented programs on the instrumentation code itself, which is trusted to be free of pointer errors, by virtue of the manually added assertions it already contains.
1 parent 0060417 commit 0484d76

File tree

1 file changed

+421
-17
lines changed

1 file changed

+421
-17
lines changed

0 commit comments

Comments
 (0)