wireshark/extcap
Stig Bjørlykke 67d7b1e58c extcap: Fix a strlen check
Change a strlen() check because this can never be less than zero.

This will remove this warning from cppcheck:
warning: Checking if unsigned expression 'strlen(extcap->fifo)' is
less than zero. [unsignedLessThanZero]
2024-04-03 12:43:56 +00:00
..
.editorconfig extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH host 2022-03-09 08:01:39 +00:00
CMakeLists.txt CMake+wsutil: Split our Wireshark and Logray extcaps 2024-03-12 19:51:22 +00:00
androiddump.c Convert extcap to C99 types 2024-03-15 15:58:14 +00:00
ciscodump.c Convert extcap to C99 types 2024-03-15 15:58:14 +00:00
dpauxmon.c dpauxmon: Flush after pcap header 2023-08-11 20:05:10 +00:00
dpauxmon_user.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etl.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etl.h Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etw_message.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
etw_message.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etw_ndiscap.c Fix some cppcheck warnings 2024-03-10 19:23:20 +00:00
etwdump.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
extcap-base.c extcap: Fix a strlen check 2024-04-03 12:43:56 +00:00
extcap-base.h extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
falcodump.cpp Falcodump: Fix a couple of option names 2024-03-18 18:05:07 -07:00
randpktdump.c Convert writecap to C99 types 2023-06-16 15:34:44 +00:00
sdjournal.c Convert our extcaps to C99 types 2023-06-15 01:14:59 +00:00
ssh-base.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
ssh-base.h extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
sshdump.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00
ubxdump.py GNSS: add dissectors for further UBX messages 2024-01-12 09:20:13 +00:00
udpdump.c wsutil: Consolidate IP address code 2023-10-31 10:14:09 +00:00
wifidump.c extcap: Set matching libssh log level 2024-01-19 20:59:33 +00:00