wireshark/randpkt_core
Stig Bjørlykke d0b143bbec Remove init to zero for static variables
The C standard requires that objects with static storage duration
is initialized to zero.
2024-04-05 21:38:28 +00:00
..
CMakeLists.txt CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
randpkt_core.c Remove init to zero for static variables 2024-04-05 21:38:28 +00:00
randpkt_core.h Convert randpkt_core to C99 types 2024-03-14 17:29:00 +00:00