wireshark/ui/qt
Pascal Quantin 1ea43c26e6 Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t
Qt GUI allows to keep windows open after closing the capture file. Let's not access to freed memory.

Bug: 11573
Change-Id: I9e70d818a4b228af319961ec512b6b9725792477
Reviewed-on: https://code.wireshark.org/review/11270
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-10-26 23:57:51 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am LTE RLC graphs - initial version 2015-10-11 21:59:45 +00:00
Makefile.common Use buttons to display the main status bar icons. 2015-10-16 03:52:42 +00:00
Makefile_custom.common
Wireshark.pro Pass --verbose to windeployqt. 2015-10-22 21:11:32 +00:00
about_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
about_dialog.h
about_dialog.ui
accordion_frame.cpp
accordion_frame.h
address_editor_frame.cpp
address_editor_frame.h
address_editor_frame.ui
bluetooth_att_server_attributes_dialog.cpp Bluetooth: Fix displaying and handling UUID128 2015-10-17 10:21:37 +00:00
bluetooth_att_server_attributes_dialog.h
bluetooth_att_server_attributes_dialog.ui
bluetooth_devices_dialog.cpp Qt/Bluetooth: Disable go to packet for closed files 2015-10-15 03:45:45 +00:00
bluetooth_devices_dialog.h
bluetooth_devices_dialog.ui
bluetooth_hci_summary_dialog.cpp Qt/Bluetooth: Disable go to packet for closed files 2015-10-15 03:45:45 +00:00
bluetooth_hci_summary_dialog.h
bluetooth_hci_summary_dialog.ui
byte_view_tab.cpp
byte_view_tab.h
byte_view_text.cpp Qt: Explicitly set the byte view painter font. 2015-10-23 23:25:13 +00:00
byte_view_text.h
capture_file.cpp
capture_file.h
capture_file_dialog.cpp Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
capture_file_dialog.h
capture_file_properties_dialog.cpp
capture_file_properties_dialog.h
capture_file_properties_dialog.ui
capture_filter_combo.cpp
capture_filter_combo.h
capture_filter_edit.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
capture_filter_edit.h
capture_filter_syntax_worker.cpp
capture_filter_syntax_worker.h
capture_info_dialog.cpp
capture_info_dialog.h
capture_interfaces_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
capture_interfaces_dialog.h
capture_interfaces_dialog.ui
capture_preferences_frame.cpp
capture_preferences_frame.h
capture_preferences_frame.ui
color_utils.cpp qt: add initialization of variable (CID 1311960) 2015-10-08 02:50:48 +00:00
color_utils.h
coloring_rules_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
coloring_rules_dialog.h
coloring_rules_dialog.ui
column_editor_frame.cpp
column_editor_frame.h
column_editor_frame.ui
column_preferences_frame.cpp
column_preferences_frame.h
column_preferences_frame.ui
compiled_filter_output.cpp
compiled_filter_output.h
compiled_filter_output.ui
conversation_dialog.cpp RLC statistics window can now launch UL or DL graphs 2015-10-16 08:31:00 +00:00
conversation_dialog.h
conversation_hash_tables_dialog.cpp Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
conversation_hash_tables_dialog.h Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
conversation_hash_tables_dialog.ui Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
decode_as_dialog.cpp Qt: fix crash when double clicking on a row in 'Decode As' dialog 2015-10-05 18:16:08 +00:00
decode_as_dialog.h Qt: fix crash when double clicking on a row in 'Decode As' dialog 2015-10-05 18:16:08 +00:00
decode_as_dialog.ui Qt: Add a play button to the RTP Stream Analysis dialog. 2015-10-08 20:14:35 +00:00
display_filter_combo.cpp
display_filter_combo.h
display_filter_edit.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
display_filter_edit.h
display_filter_expression_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
display_filter_expression_dialog.h
display_filter_expression_dialog.ui
dissector_tables_dialog.cpp Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
dissector_tables_dialog.h Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
dissector_tables_dialog.ui Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
doxygen.cfg.in
elided_label.cpp
elided_label.h
enabled_protocols_dialog.cpp
enabled_protocols_dialog.h
enabled_protocols_dialog.ui
endpoint_dialog.cpp
endpoint_dialog.h
expert_info_dialog.cpp
expert_info_dialog.h
expert_info_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
export_dissection_dialog.cpp
export_dissection_dialog.h
export_object_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
export_object_dialog.h
export_object_dialog.ui
export_pdu_dialog.cpp
export_pdu_dialog.h
export_pdu_dialog.ui
extcap_argument.cpp
extcap_argument.h
extcap_argument_file.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
extcap_argument_file.h
extcap_options_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
extcap_options_dialog.h
extcap_options_dialog.ui
file_set_dialog.cpp
file_set_dialog.h
file_set_dialog.ui
filter_action.cpp
filter_action.h Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
filter_dialog.cpp
filter_dialog.h
filter_dialog.ui Fix some copy+pasted tooltip text. 2015-10-23 18:09:11 +00:00
filter_expressions_preferences_frame.cpp
filter_expressions_preferences_frame.h
filter_expressions_preferences_frame.ui
follow_stream_dialog.cpp Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
follow_stream_dialog.h
follow_stream_dialog.ui
follow_stream_text.cpp
follow_stream_text.h
font_color_preferences_frame.cpp
font_color_preferences_frame.h
font_color_preferences_frame.ui
funnel_statistics.cpp
funnel_statistics.h
funnel_string_dialog.cpp
funnel_string_dialog.h
funnel_string_dialog.ui
funnel_text_dialog.cpp
funnel_text_dialog.h
funnel_text_dialog.ui
gpl-template.txt
gsm_map_summary_dialog.cpp
gsm_map_summary_dialog.h
gsm_map_summary_dialog.ui
i18n.qrc
iax2_analysis_dialog.cpp Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
iax2_analysis_dialog.h
iax2_analysis_dialog.ui
import_text_dialog.cpp
import_text_dialog.h
import_text_dialog.ui
interface_tree.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
interface_tree.h
io_graph_dialog.cpp Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
io_graph_dialog.h Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
io_graph_dialog.ui Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
label_stack.cpp
label_stack.h
layout_preferences_frame.cpp
layout_preferences_frame.h
layout_preferences_frame.ui
lbm_lbtrm_transport_dialog.cpp
lbm_lbtrm_transport_dialog.h
lbm_lbtrm_transport_dialog.ui
lbm_lbtru_transport_dialog.cpp
lbm_lbtru_transport_dialog.h
lbm_lbtru_transport_dialog.ui
lbm_stream_dialog.cpp
lbm_stream_dialog.h
lbm_stream_dialog.ui
lbm_uimflow_dialog.cpp Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t 2015-10-26 23:57:51 +00:00
lbm_uimflow_dialog.h
lbm_uimflow_dialog.ui
lte_mac_statistics_dialog.cpp LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_mac_statistics_dialog.h LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_rlc_graph_dialog.cpp RLC Graph: call replot() with rpQueued to avoid lag caused by trying to draw every mouse position 2015-10-24 20:44:18 +00:00
lte_rlc_graph_dialog.h LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_rlc_graph_dialog.ui RLC LTE graph: allow switching between zoom and drag, and place limits on each 2015-10-19 15:48:58 +00:00
lte_rlc_statistics_dialog.cpp LTE RLC graph: Only enable graph buttons for directions with data 2015-10-21 09:20:36 +00:00
lte_rlc_statistics_dialog.h LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
main_status_bar.cpp Add a margin to the main statusbar layout. 2015-10-19 17:39:28 +00:00
main_status_bar.h Use buttons to display the main status bar icons. 2015-10-16 03:52:42 +00:00
main_welcome.cpp Update the Qt welcome banner. 2015-10-14 02:22:54 +00:00
main_welcome.h Qt: Recent list context menu. 2015-10-13 02:44:53 +00:00
main_welcome.ui Update the Qt welcome banner. 2015-10-14 02:22:54 +00:00
main_window.cpp Qt: Add switch between Capture and FileFormat 2015-10-17 09:20:47 +00:00
main_window.h LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
main_window.ui Qt: Add switch between Capture and FileFormat 2015-10-17 09:20:47 +00:00
main_window_preferences_frame.cpp
main_window_preferences_frame.h
main_window_preferences_frame.ui
main_window_slots.cpp LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
manage_interfaces_dialog.cpp Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
manage_interfaces_dialog.h
manage_interfaces_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
module_preferences_scroll_area.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
module_preferences_scroll_area.h
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp
mtp3_summary_dialog.h
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp
multicast_statistics_dialog.h
overlay_scroll_bar.cpp
overlay_scroll_bar.h
packet_comment_dialog.cpp
packet_comment_dialog.h
packet_comment_dialog.ui
packet_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
packet_dialog.h
packet_dialog.ui
packet_format_group_box.cpp
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp Qt: fix time shift 2015-10-19 17:41:12 +00:00
packet_list.h Qt: fix time shift 2015-10-19 17:41:12 +00:00
packet_list_model.cpp Qt: fix time shift 2015-10-19 17:41:12 +00:00
packet_list_model.h Qt: fix time shift 2015-10-19 17:41:12 +00:00
packet_list_record.cpp
packet_list_record.h
packet_range_group_box.cpp
packet_range_group_box.h
packet_range_group_box.ui
percent_bar_delegate.cpp
percent_bar_delegate.h
preference_editor_frame.cpp
preference_editor_frame.h
preference_editor_frame.ui
preferences_dialog.cpp
preferences_dialog.h
preferences_dialog.ui
print_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp
profile_dialog.h
profile_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
progress_frame.cpp
progress_frame.h
progress_frame.ui
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Qt: Use "" for empty QString const reference. 2015-09-26 04:26:39 +00:00
proto_tree.h
protocol_hierarchy_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
protocol_hierarchy_dialog.h
protocol_hierarchy_dialog.ui
protocol_preferences_menu.cpp qt: remove dead code 2015-10-16 06:40:52 +00:00
protocol_preferences_menu.h
qcustomplot.cpp qt: remove leak 2015-10-22 12:30:52 +00:00
qcustomplot.h
qt_ui_utils.cpp Handle quotes in "Show in Finder". 2015-10-13 19:13:55 +00:00
qt_ui_utils.h Qt: Recent list context menu. 2015-10-13 02:44:53 +00:00
recent_file_status.cpp
recent_file_status.h
related_packet_delegate.cpp
related_packet_delegate.h
remote_capture_dialog.cpp
remote_capture_dialog.h
remote_capture_dialog.ui
remote_settings_dialog.cpp
remote_settings_dialog.h
remote_settings_dialog.ui
resolved_addresses_dialog.cpp
resolved_addresses_dialog.h
resolved_addresses_dialog.ui
response_time_delay_dialog.cpp
response_time_delay_dialog.h
rpc_service_response_time_dialog.cpp CMake: Add /WX 2015-10-16 21:32:22 +00:00
rpc_service_response_time_dialog.h
rtp_analysis_dialog.cpp Use address functions instead of ADDRESS macros in ui. 2015-10-22 11:46:12 +00:00
rtp_analysis_dialog.h Qt: Wire up the RTP Streams "Analyze" button. 2015-10-21 21:18:59 +00:00
rtp_analysis_dialog.ui
rtp_audio_stream.cpp Don't use the non-existent decoded data if decode_rtp_packet() returns 0. 2015-10-26 10:13:43 +00:00
rtp_audio_stream.h Split RTP player tapping, decoding, and plotting. 2015-10-21 17:52:15 +00:00
rtp_player_dialog.cpp Split RTP player tapping, decoding, and plotting. 2015-10-21 17:52:15 +00:00
rtp_player_dialog.h Qt: Wire up the RTP Streams "Analyze" button. 2015-10-21 21:18:59 +00:00
rtp_player_dialog.ui Split RTP player tapping, decoding, and plotting. 2015-10-21 17:52:15 +00:00
rtp_stream_dialog.cpp Qt: Wire up the RTP Streams "Analyze" button. 2015-10-21 21:18:59 +00:00
rtp_stream_dialog.h Fix crashes related to RTP Streams analysis 2015-10-01 20:46:50 +00:00
rtp_stream_dialog.ui
sctp_all_assocs_dialog.cpp
sctp_all_assocs_dialog.h
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp
sctp_assoc_analyse_dialog.h
sctp_assoc_analyse_dialog.ui
sctp_chunk_statistics_dialog.cpp
sctp_chunk_statistics_dialog.h
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +00:00
sctp_graph_arwnd_dialog.h
sctp_graph_arwnd_dialog.ui
sctp_graph_byte_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +00:00
sctp_graph_byte_dialog.h
sctp_graph_byte_dialog.ui
sctp_graph_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +00:00
sctp_graph_dialog.h
sctp_graph_dialog.ui
search_frame.cpp
search_frame.h
search_frame.ui
sequence_diagram.cpp Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t 2015-10-26 23:57:51 +00:00
sequence_diagram.h
sequence_dialog.cpp Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t 2015-10-26 23:57:51 +00:00
sequence_dialog.h
sequence_dialog.ui
service_response_time_dialog.cpp
service_response_time_dialog.h
simple_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
simple_dialog.h
simple_statistics_dialog.cpp
simple_statistics_dialog.h
sparkline_delegate.cpp
sparkline_delegate.h
splash_overlay.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
splash_overlay.h
splash_overlay.ui
stats_tree_dialog.cpp
stats_tree_dialog.h
stock_icon.cpp
stock_icon.h
stock_icon_tool_button.cpp
stock_icon_tool_button.h
supported_protocols_dialog.cpp Fix a Qt 5.3 + MSVC 2013 + 64-bit warning. 2015-10-17 03:18:01 +00:00
supported_protocols_dialog.h Add the supported protocols internals dialog. 2015-10-01 21:11:47 +00:00
supported_protocols_dialog.ui Add the supported protocols internals dialog. 2015-10-01 21:11:47 +00:00
syntax_line_edit.cpp
syntax_line_edit.h
tango_colors.h
tap_parameter_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
tap_parameter_dialog.h
tap_parameter_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
tcp_stream_dialog.cpp Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
tcp_stream_dialog.h Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
tcp_stream_dialog.ui Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
time_shift_dialog.cpp Qt: fix time shift 2015-10-19 17:41:12 +00:00
time_shift_dialog.h Qt: fix time shift 2015-10-19 17:41:12 +00:00
time_shift_dialog.ui
toolbar_24.svg
traffic_table_dialog.cpp
traffic_table_dialog.h
traffic_table_dialog.ui
uat_dialog.cpp Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
uat_dialog.h Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
uat_dialog.ui Fix some copy+pasted tooltip text. 2015-10-23 18:09:11 +00:00
voip_calls_dialog.cpp Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t 2015-10-26 23:57:51 +00:00
voip_calls_dialog.h Qt: Initial RTP playback. 2015-10-02 18:26:05 +00:00
voip_calls_dialog.ui Qt: Initial RTP playback. 2015-10-02 18:26:05 +00:00
wireless_frame.cpp Try to fix wireless toolbar behavior on Linux. 2015-10-12 15:50:07 +00:00
wireless_frame.h Try to fix wireless toolbar behavior on Linux. 2015-10-12 15:50:07 +00:00
wireless_frame.ui
wireshark_application.cpp CMake: Add /WX 2015-10-16 21:32:22 +00:00
wireshark_application.h Qt: Don't update the recent list while capturing. 2015-10-05 02:58:28 +00:00
wireshark_de.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_de.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_dialog.cpp
wireshark_dialog.h
wireshark_en.qm
wireshark_en.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_fr.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_fr.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_it.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_it.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_ja_JP.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_ja_JP.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_pl.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_pl.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_zh_CN.qm [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wireshark_zh_CN.ts [Automatic update for 2015-10-25] 2015-10-25 15:10:51 +00:00
wlan_statistics_dialog.cpp qt: add missing initializer (CID 1317258) 2015-10-17 17:52:20 +00:00
wlan_statistics_dialog.h