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

Bug/cppcheck errors WIP #254

Closed gtsoul-tech closed 2 months ago

gtsoul-tech commented 2 months ago

In this pull request, I've addressed and closed some of the listed issues. (accessMoved,unsignedLessThanZero,comparisonOfBoolWithBoolError,funcArgOrderDifferent, legacyUninitvar,useInitializationList,redundantContinue)

Closes some:#252