Wireshark-commits: [Wireshark-commits] master d3f68e5: Qt: avoid crash when use Go Next/Previous Co

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

Commits:

d3f68e5 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>
    

Actions performed:

    from  062e5b3   Qt: setMenusForSelectedPacket when capture file is closed.
    adds  d3f68e5   Qt: avoid crash when use Go Next/Previous Conversation


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