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

Cppcheck knownConditionTrueFalse error #263

Closed gtsoul-tech closed 2 months ago

gtsoul-tech commented 2 months ago

In this pull request, I've addressed and closed 11(total 71) knownConditionTrueFalse Most are false positives or used in unit tests

Closes some: #252