Wireshark-commits: [Wireshark-commits] master 7666361: Make sure the packet length isn't > WTAP_MAX

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 May 2016 00:08:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7666361bf968057e400d3e73ccc12723707e3646
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7666361 by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure the packet length isn't > WTAP_MAX_PACKET_SIZE.
    
    Change-Id: I65c1e87e2fcff93b3db998666ff51f19ecd71b55
    Reviewed-on: https://code.wireshark.org/review/15233
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a27fc11   Fix wsutil/Makefile.nmake rule for ws_version_info.obj
    adds  7666361   Make sure the packet length isn't > WTAP_MAX_PACKET_SIZE.


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