Fix out of memory in hash computation
This commit is contained in:
parent
242fd828aa
commit
02e8dcfe9c
10 changed files with 151 additions and 91 deletions
4
src/testdata/fingerprinting2.expected.sarif
vendored
4
src/testdata/fingerprinting2.expected.sarif
vendored
|
|
@ -30,9 +30,7 @@
|
|||
"message": {
|
||||
"text": "This header file should contain a header guard to prevent multiple inclusion."
|
||||
},
|
||||
"partialFingerprints": {
|
||||
"primaryLocationLineHash": "599c824c91d0f75e:1"
|
||||
},
|
||||
"partialFingerprints": {},
|
||||
"ruleId": "cpp/missing-header-guard",
|
||||
"ruleIndex": 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue