Wireshark-commits: [Wireshark-commits] master-2.0 9533b5f: Check for packets bigger than WTAP_MAX_P

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

Commits:

9533b5f by Guy Harris (guy@xxxxxxxxxxxx):

    Check for packets bigger than WTAP_MAX_PACKET_SIZE.
    
    Change-Id: If7cd6ae60b805121c3f54dcaa48d730b6cd9b648
    Reviewed-on: https://code.wireshark.org/review/15183
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 44f72a90eaffc8a0322b377c4a66c11bf63340dc)
    Reviewed-on: https://code.wireshark.org/review/15184
    

Actions performed:

    from  606fc45   Check for packets bigger than WTAP_MAX_PACKET_SIZE.
    adds  9533b5f   Check for packets bigger than WTAP_MAX_PACKET_SIZE.


Summary of changes:
 wiretap/aethra.c |   11 +++++++++++
 1 file changed, 11 insertions(+)