URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01f85e7b01d5bff1e1a3dba18ad179f677066552
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

01f85e7 by Martin Kaiser (wiresh...@kaiser.cx):

    file-pcap: expert info if captured len > reported len
    
    Bring up an expert info if the file contains a record whose captured
    length is larger than the reported length. Abort the dissection in this
    case since we rely on those lengths to find the next record.
    
    Change-Id: If249d0fe670373417bbfef6759edc0b020a9f5cb
    Reviewed-on: https://code.wireshark.org/review/26885
    Reviewed-by: Martin Kaiser <wiresh...@kaiser.cx>
    Petri-Dish: Martin Kaiser <wiresh...@kaiser.cx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Craig Jackson <cejackso...@gmail.com>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  0561501   Fix the length of the payload of a private_1 or audio PES 
packet.
    adds  01f85e7   file-pcap: expert info if captured len > reported len


Summary of changes:
 epan/dissectors/file-pcap.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to