Wireshark-commits: [Wireshark-commits] master-1.12 f1559f7: Reset the captured-packet count when we

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Apr 2015 21:09:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1559f7710a299dad8811307727aa46ee0ca06a1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

f1559f7 by Guy Harris (guy@xxxxxxxxxxxx):

    Reset the captured-packet count when we start or restart a capture.
    
    Bug: 6217
    Change-Id: I916e9a6fdb0e114d5f8f123153c213af9273bbc3
    Reviewed-on: https://code.wireshark.org/review/7954
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 0ef2fd5d532b06cd6ae1ab2823b04b89f68bc253)
    Reviewed-on: https://code.wireshark.org/review/7955
    

Actions performed:

    from  261ac9a   Keep a captured-packet count in a capture_session and use that.
    adds  f1559f7   Reset the captured-packet count when we start or restart a capture.


Summary of changes:
 capture.c |    1 +
 1 file changed, 1 insertion(+)