wireshark/extcap
Martin Mathieson 2ecc51f28f Some trivial fixes from running cppcheck.
The packet-per.c intialisation of ext_length is not really
needed - idx could be -1 with or without extension_flag
being set. But it'd be best not to have someone need to
think this through again.

Change-Id: If07f98ac7d7f2619149e35a2a0d75b765839a7ba
Reviewed-on: https://code.wireshark.org/review/23905
Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-10-14 20:51:18 +00:00
..
.editorconfig Move extcap EditorConfig settings to source dir 2016-03-23 00:24:52 +00:00
Makefile.am autotools: Use package flags to configure libpcap 2017-09-24 12:58:06 +00:00
androiddump.c Fix potential oob write crashes 2017-08-23 02:58:08 +00:00
ciscodump.c extcap: add debug log file feature to extcap-base. 2017-08-02 17:41:24 +00:00
extcap-base.c plugins: config.h must not be included by public headers 2017-09-06 08:10:56 +00:00
extcap-base.h extcap: add debug log file feature to extcap-base. 2017-08-02 17:41:24 +00:00
randpktdump.c extcap: add debug log file feature to extcap-base. 2017-08-02 17:41:24 +00:00
ssh-base.c Some trivial fixes from running cppcheck. 2017-10-14 20:51:18 +00:00
ssh-base.h extcap: make extcap use the ws_strtoi/u functions. 2016-09-16 14:21:16 +00:00
sshdump.c extcap: add debug log file feature to extcap-base. 2017-08-02 17:41:24 +00:00
udpdump.c udpdump: Add missing include for timeval struct. 2017-09-25 16:42:17 +00:00