ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master f9f6fa7: Get rid of cf_reset_state() - it's only call

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jul 2014 22:48:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f9f6fa74fd78d78b268b49b84ad9f37175321cdc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f9f6fa7 by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of cf_reset_state() - it's only called from one place.
    
    Change-Id: I48521bbaa898c99286e6bb5e40281aba7701ed4d
    Reviewed-on: https://code.wireshark.org/review/3062
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9d43634   Make the state variable an enum, and add a case for the IN_SKIP value.
    adds  f9f6fa7   Get rid of cf_reset_state() - it's only called from one place.


Summary of changes:
 file.c |   45 +++++++++++++++------------------------------
 1 file changed, 15 insertions(+), 30 deletions(-)