Wireshark-commits: [Wireshark-commits] master-2.0 a289cb9: Qt: avoid crash when use Go Next/Previou

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Nov 2015 07:35:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a289cb9ba4db6bfde1a0a42b4ed928fdf867bee2
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

a289cb9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Qt: avoid crash when use Go Next/Previous Conversation
    
    Only enable this menu when there is a packet
    
    Change-Id: I750f2af6e9f565afce83a5e84394cc96b3b071f9
    Reviewed-on: https://code.wireshark.org/review/11868
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit d3f68e576677d46426af398f5a66499ac3f99e46)
    Reviewed-on: https://code.wireshark.org/review/11900
    

Actions performed:

    from  7a27de4   Qt: setMenusForSelectedPacket when capture file is closed.
    adds  a289cb9   Qt: avoid crash when use Go Next/Previous Conversation


Summary of changes:
 ui/qt/main_window.cpp |    2 ++
 1 file changed, 2 insertions(+)