ntopng/.github
Ivan Nardi 89deaabd84
fuzz: force fuzzing job on CI to fail if it founds any errors (#7756)
Pro: you can easily detect if you have errors in your code base.

Cons: the CI might fail for unrelated errors, i.e. for errors unrelated
to the code you are trying to push/commit/merge. And that *will* happen a
lot, especially just after this PR has been merged, because there are
lots of errors right now.

Memory leak detection is still disabled.

This is the behavior that we have on nDPI too.
2023-08-15 21:51:40 +02:00
..
ISSUE_TEMPLATE Remove repetitive question 2022-07-20 09:16:43 +02:00
workflows fuzz: force fuzzing job on CI to fail if it founds any errors (#7756) 2023-08-15 21:51:40 +02:00