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(-)