Wireshark-commits: [Wireshark-commits] master-2.0 688b340: Qt: Fixed more column issues when changi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=688b3407fad6cc906bd19342fc0228947648c337
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
688b340 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Fixed more column issues when changing profile.
When changing profile without a loaded capture file we have to rebuild
cap_file_->cinfo when a capture is loaded.
Bug: 11493
Change-Id: I9b561a360236056c104cfdb478b855fa550325e2
Reviewed-on: https://code.wireshark.org/review/12068
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 7324555c1fef30a435a9be3c11c936b735507781)
Reviewed-on: https://code.wireshark.org/review/12075
Actions performed:
from bc03ab1 HiSLIP: remove a DISSECTOR_ASSERT
adds 688b340 Qt: Fixed more column issues when changing profile.
Summary of changes:
ui/qt/packet_list.cpp | 12 ++++++++++--
ui/qt/packet_list.h | 1 +
2 files changed, 11 insertions(+), 2 deletions(-)