VectorCamp / vectorscan

A portable fork of the high-performance regular expression matching library
https://www.vectorcamp.gr/project/vectorscan/
Other
478 stars 50 forks source link

Fix marked as done cppcheck warnings unreadVariable & others #279

Closed markos closed 1 month ago

markos commented 1 month ago

Fix various cppcheck warnings: duplicateExpression knownConditionTrueFalse variableScope unknownMacro missingOverride unreadVariable nullPointerRedundantCheck