Wireshark-commits: [Wireshark-commits] master 59ce145: Qt: Fix nullpointer access
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Nov 2019 12:06:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59ce14522ba6f13d2877e8e37513031109adda16
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

59ce145 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix nullpointer access
    
    Due to changes with the frameSelect, this null pointer check
    now fails or more on the point is more obvious. It was masked
    previous
    
    Change-Id: I11c3f3440e39742bce963d1ef8bdd27076baa700
    Reviewed-on: https://code.wireshark.org/review/35177
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  5199a61   coap: use correct OSCORE option type
     add  59ce145   Qt: Fix nullpointer access


Summary of changes:
 ui/qt/main_window_slots.cpp | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)