Wireshark-commits: [Wireshark-commits] master-2.0 01e5ec7: Qt: Validate capture filter before showi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 19:13:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01e5ec7361429fc5ae0cb2348dba3c7d4d00fadb
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

01e5ec7 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Validate capture filter before showing packet list.
    
    When starting a capture do validate all settings before showing
    the packet list.
    
    Bug: 11667
    Change-Id: Ia0457b9643ca76f8d51c0a254f587398dda888d9
    Reviewed-on: https://code.wireshark.org/review/12259
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 41d4dabc291757b5aa880ca98d2c3eb5d8bc3fe3)
    Reviewed-on: https://code.wireshark.org/review/12260
    

Actions performed:

    from  92c892e   Diameter: check IPv6 prefix length before copying it in e_in6_addr structure
    adds  01e5ec7   Qt: Validate capture filter before showing packet list.


Summary of changes:
 ui/qt/main_window_slots.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)