Wireshark-commits: [Wireshark-commits] master b678459: Detect and handle EOFs in the middle of a pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Apr 2016 01:19:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6784594f5ed263462cc6d55fce403b53da61117
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b678459 by Guy Harris (guy@xxxxxxxxxxxx):

    Detect and handle EOFs in the middle of a packet.
    
    And *any* EOFs in the seek-read routine.
    
    Change-Id: I5742c7bbd782e59e9c64e4821f22c706ddbc5382
    Reviewed-on: https://code.wireshark.org/review/14995
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c943afb   Use memcmp() to check the magic number.
    adds  b678459   Detect and handle EOFs in the middle of a packet.


Summary of changes:
 wiretap/mplog.c |   17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)