Wireshark-commits: [Wireshark-commits] master-3.0 135cf64: WiMax DLMAP: Add a length check.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 07 Feb 2020 19:59:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=135cf649b1cc09a5bd2c65305ed4fca44be255b0
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

135cf64 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WiMax DLMAP: Add a length check.
    
    Make sure we have enough data for a CRC.
    
    Bug: 16368
    Change-Id: I03a2532061a5cf5e28cb65c83dd4ab90654d1679
    Reviewed-on: https://code.wireshark.org/review/36050
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5c82699   ISAKMP: Critical flag should not be in proposals and transforms
     add  135cf64   WiMax DLMAP: Add a length check.


Summary of changes:
 plugins/epan/wimax/.editorconfig | 10 ++++++++++
 plugins/epan/wimax/msg_dlmap.c   |  9 ++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)
 create mode 100644 plugins/epan/wimax/.editorconfig