]> git.ipfire.org Git - thirdparty/suricata.git/commit
source: pcap timestamp microsecond consistency
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 1 Apr 2022 15:55:33 +0000 (17:55 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 26 Sep 2022 15:27:55 +0000 (17:27 +0200)
commit047661a5cb22d770c2d47a70778a18272b47056a
tree422cc218497f884bffe2393bd14d9653302eb7bb
parentc31d3592a4f73b34d4a3d7d0a4bb6c5dd20379cc
source: pcap timestamp microsecond consistency

That is it should be less than 1 000 000.
Have the same for fuzz targets where the bug came from.

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44177
(cherry picked from commit 8ecf7e403ec493118afaa0543166e0c11d907417)
src/source-pcap-file-helper.c
src/tests/fuzz/fuzz_sigpcap.c