Wireshark-commits: [Wireshark-commits] master-2.4 7c90937: GSM A BSSMAP: fix Number Of MSs IE disse
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Oct 2018 12:31:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c90937c527abac01ccc5be65481177e238243d9
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

7c90937 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM A BSSMAP: fix Number Of MSs IE dissection
    
    This IE is of TV type, not TLV type, so there is no length check to
    perform.
    
    Bug: 15237
    Change-Id: Iafee6e43984d70cd046452687518b9cad5d30957
    Reviewed-on: https://code.wireshark.org/review/30364
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30368
    

Actions performed:

    from  9c8645e   LBMPDM: fix heap-buffer-overflow (write) in dissect_segment_ofstable
     add  7c90937   GSM A BSSMAP: fix Number Of MSs IE dissection


Summary of changes:
 epan/dissectors/packet-gsm_a_bssmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)