Commit graph

3 commits

Author SHA1 Message Date
vdutta
3efc5ce5e6 Fix verbose logging in module test 2022-03-14 16:39:57 +05:30
Amin Ben Ramdhane
080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
vdutta
1b4c5f9d1e test: json plugin with index 2021-11-11 18:06:41 +05:30