Wireshark-commits: [Wireshark-commits] master a7fcfea: Qt: Add packet list navigation checks.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 May 2015 18:40:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7fcfeaca30d951cd36865fbd837bdcd1c819fd2
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a7fcfea by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add packet list navigation checks.
    
    Add sanity checks to go{First,Last,Next,Previous}Packet.
    
    Bug: 11085
    Change-Id: I6c33ea314720935aa1881257e9f32732134eec31
    Reviewed-on: https://code.wireshark.org/review/8433
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2e7ec36   USB: allow to call sub dissectors for setup response packets without transaction available
    adds  a7fcfea   Qt: Add packet list navigation checks.


Summary of changes:
 ui/qt/packet_list.cpp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)