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(-)