Wireshark-commits: [Wireshark-commits] master 38c53f9: Sanity check iSeries packet length to preven

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 09:23:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38c53f9800dc49fca3dad9d9cc9cfb0eea8f52b5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38c53f9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Sanity check iSeries packet length to prevent heap-based buffer overflow.
    
    Bug: 11798
    Change-Id: I7aebe709ef4014a385819835ef6effabbb4f0ca4
    Reviewed-on: https://code.wireshark.org/review/12238
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  44d98da   Remove the GSSAPI specific members out of packet_info structure.
    adds  38c53f9   Sanity check iSeries packet length to prevent heap-based buffer overflow.


Summary of changes:
 wiretap/iseries.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)