Wireshark-commits: [Wireshark-commits] master-2.6 c616ea9: Qt: Fix crash when starting to drag on t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jun 2018 21:10:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c616ea9ceb55fe56d24e4e4c89f6e942887dadc1
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

c616ea9 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix crash when starting to drag on the wrong position
    
    When dragging on the wrong position in the toolbar, wireshark
    crashes
    
    Change-Id: I756e9caebc844d32e99e9fd3e338a872986b9e96
    Reviewed-on: https://code.wireshark.org/review/28458
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit 1437b421a29e361d3669e5c27ae22906efbd0832)
    Reviewed-on: https://code.wireshark.org/review/28463
    

Actions performed:

    from  d4a5778   CMake: Make the pdb_zip_package target passive.
    adds  c616ea9   Qt: Fix crash when starting to drag on the wrong position


Summary of changes:
 ui/qt/widgets/drag_drop_toolbar.cpp | 3 +++
 1 file changed, 3 insertions(+)