Skip to content

Commit

Permalink
Merge pull request Ericsson#3400 from steakhal/add-mallocoverflow-to-…
Browse files Browse the repository at this point in the history
…extreme-profile

[cfg] Add the MallocOverflow checker to the extreme profile
  • Loading branch information
bruntib authored Aug 26, 2021
2 parents a3aa4a4 + 1c192ed commit 3c6f662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/checker_profile_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
"misc-misplaced-widening"
],
"extreme": [
"alpha.security.MallocOverflow",
"boost",
"bugprone",
"cert",
Expand Down

0 comments on commit 3c6f662

Please sign in to comment.