Wireshark-commits: [Wireshark-commits] master 9cfab55: The record offset block begins with a 1-byte
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Oct 2014 00:57:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cfab55200106f2eeab55bbe8fac98c27e4bfe48
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9cfab55 by Guy Harris (guy@xxxxxxxxxxxx):

    The record offset block begins with a 1-byte(!) header.
    
    Clean up the code to read the block according to that description.
    
    Change-Id: Icb332e293c4b41d91989aa17a7546f298068e908
    Reviewed-on: https://code.wireshark.org/review/4716
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fa8d236   Get rid of another unused variable.
    adds  9cfab55   The record offset block begins with a 1-byte(!) header.


Summary of changes:
 wiretap/capsa.c |   40 +++++++++++++++++++---------------------
 1 file changed, 19 insertions(+), 21 deletions(-)