Wireshark-commits: [Wireshark-commits] master 887b203: Don't copy details of hidden columns.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Jun 2016 10:02:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=887b2030836167f92cf72a9cf7b1694d5a783624
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

887b203 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Don't copy details of hidden columns.
    
    Bug: 11788
    Change-Id: I3f4df884d98903222de8a340de6a08e680687b0a
    Reviewed-on: https://code.wireshark.org/review/15727
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6a847b7   Fix expert_info errors found by new and improved checkhfs.pl.
    adds  887b203   Don't copy details of hidden columns.


Summary of changes:
 ui/gtk/packet_list.c  |   23 +++++++++++++----------
 ui/qt/packet_list.cpp |    4 +++-
 2 files changed, 16 insertions(+), 11 deletions(-)