Wireshark-commits: [Wireshark-commits] master-1.12 15578d4: dumpcap: fix files capture autostop con

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jun 2015 21:25:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15578d4d19f8d21b2b77f01178b4beb45159b50d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

15578d4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    dumpcap: fix files capture autostop condition
    
    CND_CLASS_CAPTURESIZE condition type needs the tested parameter to be a guint64
    
    Bug: 11305
    Change-Id: I096d995e1e08ff3a81b2a95710185d272d849c86
    Reviewed-on: https://code.wireshark.org/review/9104
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 1f0226cce9f7f16a3dedb52d6bdf1270b04a6be9)
    Reviewed-on: https://code.wireshark.org/review/9105
    

Actions performed:

    from  7035c8d   Aruba ERM: Fix FCS for Type 1 (PEEK)
    adds  15578d4   dumpcap: fix files capture autostop condition


Summary of changes:
 dumpcap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)