Skip to content

Commit

Permalink
Added an additional suppression to the cppcheck call.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-dev committed Jan 26, 2021
1 parent f80d9af commit a04b697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HIRS_ProvisionerTPM2/CMakeLists.txt
Expand Up @@ -251,6 +251,7 @@ if(STATIC_ANALYSIS)
--error-exitcode=1
--verbose
--suppress=readdirCalled
--suppress=passedByValue
-I include/
src/
)
Expand Down

0 comments on commit a04b697

Please sign in to comment.