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 remaining C style casts and suppressions #286

Closed markos closed 1 month ago

markos commented 1 month ago

Fix wrong casts, were the reason for creepy bugs that passed the tests but caused the benchmarks to segfault. Also add more C style cast fixes in src/nfa