Closed oreparaz closed 2 years ago
cbmc is an easy to use bounds checker. This commit checks for memory safety (array bounds checks and checks for the safe use of pointers) and adds a github action to test this in CI.
cbmc is an easy to use bounds checker. This commit checks for memory safety (array bounds checks and checks for the safe use of pointers) and adds a github action to test this in CI.