wireshark/extcap
Tomasz Moń 4853fb93b2 randpktdump: Initialize print error handler
When there is a problem with output pipe, randpktdump will call
cfile_write_failure_message() which in turn calls cmdarg_err() which
calls print_err. Call cmdarg_err_init() so print_err is not NULL.

Change-Id: Ie459596a473c83204e9aa1d48bb2d2d3717b340a
Reviewed-on: https://code.wireshark.org/review/34495
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@netscape.net>
2019-09-14 21:25:57 +00:00
..
.editorconfig HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
CMakeLists.txt CMake: Fix extcap symlinks on macOS. 2019-09-10 18:20:57 +00:00
androiddump.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
ciscodump.c Fix some signedness warnings. 2019-05-17 17:00:08 +00:00
dpauxmon.c If you use data_file_url(), you must first call init_progfile_dir(). 2019-04-08 02:57:53 +00:00
dpauxmon_user.h extcap: Support for DisplayPort AUX channel monitors 2018-05-14 10:44:37 +00:00
extcap-base.c extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
extcap-base.h Put the main() and wmain() routines for CLI programs into a separate file. 2018-12-13 00:52:11 +00:00
randpktdump.c randpktdump: Initialize print error handler 2019-09-14 21:25:57 +00:00
sdjournal.c If you use data_file_url(), you must first call init_progfile_dir(). 2019-04-08 02:57:53 +00:00
ssh-base.c ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes] 2018-12-26 20:14:37 +00:00
ssh-base.h extcap: save debug flag and use it to activate ssh debug. 2018-11-14 04:58:38 +00:00
sshdump.c sshdump: fix bug in --remote-sudo. 2019-06-19 13:00:55 +00:00
udpdump.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00