Wireshark-commits: [Wireshark-commits] master b9368fc: GSM A RR: fix dissection of GPRS Cell Option

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 May 2016 20:51:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9368fcdb8226ff55365e85a71b0a581faf8c6c6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9368fc 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>
    

Actions performed:

    from  65efca4   LAPSat: fix reported length for tvb subset
    adds  b9368fc   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(-)