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 (3 ,4 ,7 ,10,11) WIP #256

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. (3 invalidPrintfArgType_sint 3 uninitvar 3 shiftTooManyBitsSigned 7 redundantInitialization 2 derefInvalidIteratorRedundantCheck 11 badBitmaskCheck)

Closes some: #252