URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=157dc2fb22c7195984dec5711fafd5f73018ad00
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
157dc2f by Vadim Yanitskiy (axilirator@xxxxxxxxx):
GSM RLC/MAC: fix: account MAC header as a part of rlcmac_tree
The MAC header is also a part of the sub-three that's getting
created for Downlink RLC/MAC control blocks. Otherwise the
length of that three is at least one octet less.
Change-Id: I19dfb44887b98cb25cfe242f5362506a5b93772b
Reviewed-on: https://code.wireshark.org/review/34705
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 307b296 SMB2: improved dissector of QUERY_INFO/SET_INFO - AdditionalInformation field
add 157dc2f GSM RLC/MAC: fix: account MAC header as a part of rlcmac_tree
Summary of changes:
epan/dissectors/packet-gsm_rlcmac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)