diff options
author | Catena cyber <35799796+catenacyber@users.noreply.github.com> | 2020-10-13 16:50:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-13 07:50:25 -0700 |
commit | 5808e4da3f8fbbb30226f5bf8fe747fffc9d89fb (patch) | |
tree | a2cacbae61f28f81932dd1f20edb006087db2bad | |
parent | 0deeef6e3141dddfe501efe9d863299d078a144b (diff) |
Remove dataflow for ndpi project (#4528)
-rw-r--r-- | projects/ndpi/project.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/ndpi/project.yaml b/projects/ndpi/project.yaml index 33517d96..202341b8 100644 --- a/projects/ndpi/project.yaml +++ b/projects/ndpi/project.yaml @@ -7,9 +7,7 @@ fuzzing_engines: - libfuzzer - afl - honggfuzz - - dataflow sanitizers: - address - undefined - memory - - dataflow |