Wireshark-commits: [Wireshark-commits] master a4da8e2: Qt: Fix PacketTree copy Value

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Sep 2019 12:01:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4da8e22c94523a5aea2342536ce57c6776dc50a
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a4da8e2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fix PacketTree copy Value
    
    Use edt from cap_file_ in case this is valid.
    
    This is a regression from 806bef47a2.
    
    Change-Id: I60150f50056b63346a1510505ffca22347ad4ba0
    Reviewed-on: https://code.wireshark.org/review/34491
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  7e2a24a   DLT: Fix uint64 printf format
     add  a4da8e2   Qt: Fix PacketTree copy Value


Summary of changes:
 ui/qt/proto_tree.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)