URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=036c404e6d82762c4c6d26159d34dde8bf6fa349
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
036c404 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Check zero recent column width
Hidden columns may have been stored with zero width, so ensure
we always check for this when fetching.
Change-Id: I625c05adccaf2d81198fdeeccf7feeb9a9eb82c2
Reviewed-on: https://code.wireshark.org/review/12196
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit f5b816d4c92e633453fe65dfa56d80ad32bab477)
Reviewed-on: https://code.wireshark.org/review/12217
Actions performed:
from 5eb60c0 [LDAP] Bugfix counting of search results.
adds 036c404 Qt: Check zero recent column width
Summary of changes:
ui/qt/packet_list.cpp | 49 +++++++++++++++++++++++++++----------------------
ui/qt/packet_list.h | 1 +
2 files changed, 28 insertions(+), 22 deletions(-)