Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master afce5c1: GSM RLC/MAC: fix dissection of variable leng

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Sep 2015 04:40:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=afce5c1afb7294f799ff4330ec31982e720afd2a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

afce5c1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM RLC/MAC: fix dissection of variable length bitmaps
    
    Bug: 11534
    Change-Id: I857134f21ab6a8a135eba6e784807f3f3734bf6c
    Reviewed-on: https://code.wireshark.org/review/10607
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cd7387d   Add a "fieldcount" report to tshark -G to let us easily see how many fields are registered.
    adds  afce5c1   GSM RLC/MAC: fix dissection of variable length bitmaps


Summary of changes:
 epan/dissectors/packet-csn1.c       |    2 +-
 epan/dissectors/packet-csn1.h       |    4 ++--
 epan/dissectors/packet-gsm_rlcmac.c |   17 ++++++++++++-----
 3 files changed, 15 insertions(+), 8 deletions(-)