1
0
Fork 0

Update the existing PVS false-positives for xxHash v0.7.3

This commit is contained in:
krcroft 2020-03-06 12:47:00 -08:00 committed by Patryk Obara
parent 355b6faba7
commit 27538eeb2e
2 changed files with 8 additions and 4 deletions

View file

@ -6,7 +6,7 @@
"CodeNext": 355817,
"CodePrev": 1212132082,
"ErrorCode": "V512",
"FileName": "xxhash.c",
"FileName": "xxhash.h",
"Message": "A call of the 'memcpy' function will lead to underflow of the buffer 'statePtr'."
},
{
@ -14,7 +14,7 @@
"CodeNext": 355817,
"CodePrev": 1212132082,
"ErrorCode": "V512",
"FileName": "xxhash.c",
"FileName": "xxhash.h",
"Message": "A call of the 'memcpy' function will lead to underflow of the buffer '& state'."
},
{
@ -22,7 +22,7 @@
"CodeNext": 355817,
"CodePrev": 1162686117,
"ErrorCode": "V512",
"FileName": "xxhash.c",
"FileName": "xxhash.h",
"Message": "A call of the 'memcpy' function will lead to underflow of the buffer 'statePtr'."
},
{
@ -30,7 +30,7 @@
"CodeNext": 355817,
"CodePrev": 1162686117,
"ErrorCode": "V512",
"FileName": "xxhash.c",
"FileName": "xxhash.h",
"Message": "A call of the 'memcpy' function will lead to underflow of the buffer '& state'."
},
{