Wireshark-commits: [Wireshark-commits] master c983272: Refer to the bytes of the real checksum fiel
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 May 2018 13:22:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9832726bfae1e86891581f3d072537b9eb14ea7
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c983272 by Joerg Mayer (jmayer@xxxxxxxxx):

    Refer to the bytes of the real checksum field if the checksum is missing or generated
    
    Change-Id: I6c7a5b1441b97604d2847f7b74abc7a9c9e98d2c
    Reviewed-on: https://code.wireshark.org/review/27381
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  fc5ebe2   wiretap: Add a file_gets variant that returns a pointer to the NUL terminator
    adds  c983272   Refer to the bytes of the real checksum field if the checksum is missing or generated


Summary of changes:
 epan/proto.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)