URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90062a32b747223e14adfb3d563ca37082887038
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
90062a3 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: fix applying UINT preferences in base 8 or 16
While we are at it:
- fix a crash when clicking on the cancel button from the preference modification context menu
- redissect the packet list when modifying a preference from the context menu
Bug: 11502
Change-Id: I7269f7093f1f38c46ec7744fd619ab67f31eb4e7
Reviewed-on: https://code.wireshark.org/review/10386
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a35311d Fix comments in dissect_6lowpan_iphc_nhc()
adds 90062a3 Qt: fix applying UINT preferences in base 8 or 16
Summary of changes:
ui/qt/module_preferences_scroll_area.cpp | 2 +-
ui/qt/preference_editor_frame.cpp | 12 ++++++++++--
2 files changed, 11 insertions(+), 3 deletions(-)