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

Commits:

93d6b03 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/36051
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9eb2802   [Automatic update for 2020-02-02]
     add  93d6b03   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