]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix remaining marked as done const* cppcheck warnings 278/head
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 15 May 2024 07:52:31 +0000 (10:52 +0300)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Wed, 15 May 2024 07:52:31 +0000 (10:52 +0300)
commit22166ed948486c3868f20b9c36cbdd1da3656063
tree05ae43da6e10d7d1b33781d6e8db4c106379e63d
parenta2556007735f2c4d5186bc73881193da615c5e16
Fix remaining marked as done const* cppcheck warnings
23 files changed:
examples/simplegrep.c
src/fdr/fdr.c
src/hwlm/hwlm.c
src/nfa/castle.c
src/nfa/goughcompile.cpp
src/nfa/goughcompile_reg.cpp
src/nfa/limex.h
src/nfa/limex_runtime_impl.h
src/nfa/mcsheng_compile.cpp
src/nfa/shengcompile.cpp
src/nfagraph/ng_redundancy.cpp
src/nfagraph/ng_repeat.cpp
src/rose/match.c
src/rose/rose_build_anchored.cpp
src/rose/rose_build_anchored.h
src/rose/rose_build_bytecode.cpp
src/rose/rose_build_merge.cpp
src/rose/rose_build_role_aliasing.cpp
src/rose/stream.c
src/runtime.c
tools/hsbench/main.cpp
tools/hscheck/main.cpp
util/ng_find_matches.cpp