]> git.ipfire.org Git - thirdparty/suricata.git/commit
napatech: Fix parameters passed to thread-check 4899/head
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 28 Apr 2020 12:50:29 +0000 (08:50 -0400)
committerVictor Julien <victor@inliniac.net>
Wed, 29 Apr 2020 19:37:53 +0000 (21:37 +0200)
commit690bd14371879a0d6f2ae5297579561287d54aa3
treeac34b33a0d04c3f0f822db5f2f52fb768a640bd5
parent9db8a917a216dc3a752401c9389d4cb24d4e1148
napatech: Fix parameters passed to thread-check

This commit corrects an error introduced earlier: the call to
`TmThreadsCaptureHandleTimeout` is passing too many parameters.
src/source-napatech.c