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

Commits:

dc7d810 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>
    

Actions performed:

    from  15258cb   RTP.ED-137: Memleak fixed
     add  dc7d810   GSM A BSSMAP: fix Number Of MSs IE dissection


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