-
- Downloads
Add unsigned overflow checks to the system.
Now, all unsigned operations are checked to avoid overflow.
Showing
- src/main/java/ca/mcscert/jtet/cvc3generator/HierarchicalGridCVC3Generator.java 62 additions, 3 deletions...ert/jtet/cvc3generator/HierarchicalGridCVC3Generator.java
- src/test/java/ca/mcscert/jtet/cvc3generator/HierarchicalGridCVC3GeneratorTest.java 55 additions, 0 deletions...jtet/cvc3generator/HierarchicalGridCVC3GeneratorTest.java
Please register or sign in to comment