Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master cdc1b1e: Qt: flush visible rows before trying to sele

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Sep 2015 17:46:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdc1b1ef8e74fb9b7ae02a33c4932e2cdcda5f9c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cdc1b1e by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: flush visible rows before trying to select one
    
    Otherwise you end up with a 'End of capture exceeded' popup when calling rescan_packets() with only a few packets in the capture
    
    Change-Id: Idb387ce95f1d22b934e735c350ea0c117763d89a
    Reviewed-on: https://code.wireshark.org/review/10567
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  bb7f7d3   spdy: do not overwrite HTTPS registration
    adds  cdc1b1e   Qt: flush visible rows before trying to select one


Summary of changes:
 ui/qt/packet_list.cpp |    1 +
 1 file changed, 1 insertion(+)