Change #260143
| Category | libpcap |
| Changed by | OwenSanzas <zesheng@tamu.edu> |
| Changed at | Sat 07 Mar 2026 04:28:52 |
| Repository | https://git.tcpdump.org/libpcap |
| Project | libpcap |
| Branch | master |
| Revision | 1783fd589646cd86c51f1941f251a3d5c58e2100 |
Comments
fuzz: use rpcapd/daemon.h instead of hand-written prototype Replace the hand-written forward declaration of daemon_serviceloop() with #include "rpcapd/daemon.h" so the prototype stays in sync automatically if the signature changes again.
Changed files
- testprogs/fuzz/fuzz_rserver.c