URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24a420b3c94f0d2e6568b7af0473f5be58bdc74a
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
24a420b 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/30367
Actions performed:
from ba6c106 wisun: fix display of Netricity LQI-IE
add 24a420b 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(-)