Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1264 from tautschnig/fix-floppy2
Browse files Browse the repository at this point in the history
ntdrivers/floppy2 is not memory safe
  • Loading branch information
dbeyer authored Dec 18, 2020
2 parents 3cd7d0b + 1eedb24 commit 69f30c4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions c/ntdrivers/floppy2.i.cil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ format_version: '2.0'
input_files: 'floppy2.i.cil.c'

properties:
- property_file: ../properties/termination.prp
expected_verdict: true
- property_file: ../properties/unreach-call.prp
expected_verdict: true
- property_file: ../properties/valid-memsafety.prp
expected_verdict: false
subproperty: valid-deref
- property_file: ../properties/coverage-branches.prp

options:
Expand Down

0 comments on commit 69f30c4

Please sign in to comment.