Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added fuzzy targets conditional in tests/do.sh.in which prevents the fuzzer ↵tiny-improvements | Toni Uhlig | 2021-02-03 |
| | | | | | | | | from running if nDPI was configured previously --enable-fuzztargets but not for the current config (may produce invalid results). * fixed possible NULL pointer dereference for memcpy(), src pointer should never be NULL Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Disable tests that require libgcrypt if --disable-gcrypt set. (#1121) | Toni | 2021-01-21 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |