wireshark/ui
Evan Huus 33ac445380 Remove a bunch of unused variables.
Protect a pointer dereference by moving it so it's guarded by the existing
null check.
Issues caught by cppcheck.

svn path=/trunk/; revision=44733
2012-09-01 23:13:03 +00:00
..
cli From Cal Turney: Fix Performance regression in tshark -z io,stat https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7674 2012-08-31 07:30:01 +00:00
gtk Remove a bunch of unused variables. 2012-09-01 23:13:03 +00:00
qt Don't leak memory when given an empty remote host (caught by cppcheck). 2012-09-01 13:49:42 +00:00
win32 Fix compilation warnings. 2012-08-14 16:01:47 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend 2012-08-24 15:25:42 +00:00
Makefile.nmake Add '*.sbr' to 'clean' 2012-06-13 16:19:35 +00:00
alert_box.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
alert_box.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_globals.h Make sure global_capture_opts is properly declared. 2012-08-04 00:01:59 +00:00
doxygen.cfg.in Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
iface_lists.c Make sure global_capture_opts is properly declared. 2012-08-04 00:01:59 +00:00
iface_lists.h It looks like we haven't inserted anything into the cap_settings_history 2012-08-01 23:35:18 +00:00
last_open_dir.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_statusbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
progress_dlg.h Pass {delayed_}create_progress_dlg a pointer the top level window 2012-07-19 21:49:52 +00:00
recent.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
recent_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
simple_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
ui_util.h Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend 2012-08-24 15:25:42 +00:00
utf8_entities.h Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
util.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00