wireshark/caputils
Pascal Quantin 1333235360 caputils: fix crash when calling 'dumpcap -i' without having WinPcap installed
Add a test on err_str buffer presence before trying to use it,
like what is done in other code paths.

Bug: 12143
Change-Id: I30ae49a33224dc190c202637767df9d7de2c0f2b
Reviewed-on: https://code.wireshark.org/review/14074
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2016-02-22 19:48:56 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am autotools: Improve libnl configuration and dependency 2016-02-21 18:21:42 +00:00
Makefile.common Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
Makefile.nmake Remove some {-I,/I} flags. 2016-02-18 14:38:19 +00:00
airpcap.h Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
airpcap_loader.c Remove unnecessary #ifdef and includes. 2016-01-06 01:44:40 +00:00
airpcap_loader.h Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
capture-pcap-util-int.h Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-pcap-util-unix.c Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-pcap-util.c pcap_list_datalinks() failing is an error. 2016-01-07 06:07:42 +00:00
capture-pcap-util.h Don't declare libpcap wrappers if we're not building with libpcap. 2016-01-07 05:29:05 +00:00
capture-wpcap.c caputils: fix crash when calling 'dumpcap -i' without having WinPcap installed 2016-02-22 19:48:56 +00:00
capture-wpcap.h
capture_ifinfo.h Fix retrieval of data link type supported by remote interfaces with authentication 2015-07-22 07:10:10 +00:00
capture_win_ifnames.c Remove unnecessary includes. 2016-01-06 00:14:32 +00:00
capture_win_ifnames.h
capture_wpcap_packet.c
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c Add some casts to void * to fix (pedantic) argument mismatch notes 2016-02-15 00:00:34 +00:00
iface_monitor.h Allow the interface monitor routines to be called from C++. 2014-07-16 02:28:39 +00:00
ws80211_utils.c Fix some memory leaks in ws80211_utils 2016-01-13 07:35:19 +00:00
ws80211_utils.h ws80211: Replace some whitespaces with tabs 2016-02-16 09:58:47 +00:00