Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #261106

Category libpcap
Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
Changed at Sun 15 Mar 2026 22:07:03
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision dc1223a03519aeb9706dde9f2a91f6cf08974975

Comments

rpcapd: fix definition of sleep_secs() when building for fuzzing.
Separately define it as a no-op routine that is marked as ignoring its
argument if FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined, and
explicitly indicate what we're doing and why.

Changed files