URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9407160e05ab8031014b1a7db9488b3f0f7e041b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9407160 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Do not use packet scoped memory in GUI
It will trigger an assertion
Change-Id: I2436c11b45e1505a94256a06ed3ad0c5480e034b
Reviewed-on: https://code.wireshark.org/review/5953
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from ccf0573 Qt: rename SummaryDialog class to CaptureFilePropertiesDialog
adds 9407160 Do not use packet scoped memory in GUI
Summary of changes:
ui/gtk/lbm_stream_dlg.c | 8 ++++----
ui/gtk/lbm_uimflow_dlg.c | 4 ++--
ui/gtk/rtp_stream_dlg.c | 8 ++++----
ui/qt/lbm_lbtrm_transport_dialog.cpp | 4 ++--
ui/qt/lbm_lbtru_transport_dialog.cpp | 4 ++--
ui/qt/lbm_stream_dialog.cpp | 6 +++---
ui/qt/lbm_uimflow_dialog.cpp | 4 ++--
7 files changed, 19 insertions(+), 19 deletions(-)