Wireshark-commits: [Wireshark-commits] master c55dd79: Qt: Further cleanup goToPacket
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Nov 2019 15:28:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c55dd79d2c7e35586a62de197a45ec5a50af620a
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c55dd79 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Further cleanup goToPacket
    
    Change-Id: Idf98deb3f7c34adff8e58ea243c63aa094234f46
    Reviewed-on: https://code.wireshark.org/review/35181
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  59ce145   Qt: Fix nullpointer access
     add  c55dd79   Qt: Further cleanup goToPacket


Summary of changes:
 ui/qt/proto_tree.cpp            |  2 +-
 ui/qt/wireshark_application.cpp | 11 ++++++++++-
 ui/qt/wireshark_application.h   |  2 ++
 3 files changed, 13 insertions(+), 2 deletions(-)