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 fix/clang tidy warnings part3 #298

Closed gtsoul-tech closed 3 weeks ago

gtsoul-tech commented 4 weeks ago

Closes some: #253 closed in this PR src/fdr/fdr_compile.cpp:209:5 deadstores src/fdr/teddy_compile.cpp:600:5 deadstores src/nfa/limex_internal.h:171:1 NOLINT src/fdr/teddy_engine_description.h:42:8 NOLINT

There are 8 clang-analyzer-cplusplus.NewDelete warnings remaning in boost library ignored in this pr