Wireshark-commits: [Wireshark-commits] master 43cf41a: Check for packets bigger than WTAP_MAX_PACKE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Apr 2016 02:36:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43cf41a356e41588dff1959ddfef83e5a6785fe1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

43cf41a by Guy Harris (guy@xxxxxxxxxxxx):

    Check for packets bigger than WTAP_MAX_PACKET_SIZE.
    
    Change-Id: Iaa4865393e711633312e44eaba4985c75668746a
    Reviewed-on: https://code.wireshark.org/review/15190
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a65f481   debian: Fix hardening-check during package build
    adds  43cf41a   Check for packets bigger than WTAP_MAX_PACKET_SIZE.


Summary of changes:
 wiretap/catapult_dct2000.c |  116 ++++++++++++++++++++++++++------------------
 1 file changed, 70 insertions(+), 46 deletions(-)