Skip to content

Commit 82cacc6

Browse files
authored
Merge pull request #4576 from gamesh411/update-labels
[cfg] Add unix.cstring.NotNullTerminated to default profile
2 parents 39e169f + bb5d783 commit 82cacc6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/labels/analyzers/clangsa.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,7 @@
12751275
"unix.cstring.NotNullTerminated": [
12761276
"doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#unix-cstring-notnullterminated-c",
12771277
"guideline:sei-cert-c",
1278+
"profile:default",
12781279
"profile:extreme",
12791280
"profile:sensitive",
12801281
"sei-cert-c:str31-c",

0 commit comments

Comments
 (0)