Wireshark-commits: [Wireshark-commits] master-2.0 63ff3d9: Qt: Support "Resolve Names" with multipl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Aug 2016 11:29:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63ff3d90535d5e0d2b79108bb9f825e825132628
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

63ff3d9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Support "Resolve Names" with multiple custom column fields
    
    Make "Resolve Names" enabled if at least one of the custom column
    fields can be resolved.
    
    Change-Id: I702471be5d90c91f71209923e6abcc6921dca850
    Reviewed-on: https://code.wireshark.org/review/17350
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/17352
    

Actions performed:

    from  72159d2   qt: fix crash on Search Packet while redissecting
    adds  63ff3d9   Qt: Support "Resolve Names" with multiple custom column fields


Summary of changes:
 ui/packet_list_utils.c |   17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)