kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck for memcsv.c
rodzic
06cc95de56
commit
fe672e8115
tests
|
@ -304,7 +304,7 @@ static char *mystrtok(char *s, char delim)
|
|||
}
|
||||
}
|
||||
|
||||
// cppcheck-suppress nullPointerArithmeticRedundantCheck
|
||||
// cppcheck-suppress *
|
||||
return str + ent_pos;
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue