Wireshark-commits: [Wireshark-commits] master-1.12 b2ebe7e: Check for packets bigger than WTAP_MAX_

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

Commits:

b2ebe7e by Guy Harris (guy@xxxxxxxxxxxx):

    Check for packets bigger than WTAP_MAX_PACKET_SIZE.
    
    Change-Id: Ia932f3e5aeaca7a566ea9f00ce1dca1a2071a1a4
    Reviewed-on: https://code.wireshark.org/review/15187
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit bc62c096d058c6db3ea45fcb8f0d041d4cb9580d)
    Reviewed-on: https://code.wireshark.org/review/15189
    

Actions performed:

    from  867d59e   Check for packets bigger than WTAP_MAX_PACKET_SIZE.
    adds  b2ebe7e   Check for packets bigger than WTAP_MAX_PACKET_SIZE.


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