Wireshark-commits: [Wireshark-commits] master-2.0 e2fa12e: GSM A RR: fix dissection of GPRS Cell Op
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2fa12ef0e0fdf58b0adcc317e19eec56d833519
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
e2fa12e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GSM A RR: fix dissection of GPRS Cell Options IE
As seen in the capture given in https://www.wireshark.org/lists/wireshark-users/201605/msg00007.html
The extension length is not always equal to ll the options defined for a given release
Change-Id: I68ba57dd384122eed1f1ff36cc8acc7ef029fcd0
Reviewed-on: https://code.wireshark.org/review/15290
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit b9368fcdb8226ff55365e85a71b0a581faf8c6c6)
Reviewed-on: https://code.wireshark.org/review/15297
Actions performed:
from 2a44bd8 LAPSat: fix reported length for tvb subset
adds e2fa12e GSM A RR: fix dissection of GPRS Cell Options IE
Summary of changes:
epan/dissectors/packet-gsm_a_rr.c | 97 ++++++++++++++++++++-----------------
1 file changed, 52 insertions(+), 45 deletions(-)