Wireshark-commits: [Wireshark-commits] master 1f0226c: dumpcap: fix files capture autostop conditio

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

Commits:

1f0226c 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>
    

Actions performed:

    from  ec094b5   Initialize default stats before using them
    adds  1f0226c   dumpcap: fix files capture autostop condition


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