Wireshark-commits: [Wireshark-commits] master-2.0 323dfbf: NAS EPS: fix dissection of multiple part

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 06:44:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=323dfbfec8b17f83d10cecc702ff5b0232251de6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

323dfbf by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NAS EPS: fix dissection of multiple partial tracking area identity list
    
    As reported on https://ask.wireshark.org/questions/54955/nas-tracking-area-identity-list-decoding-not-proper
    
    Change-Id: I8c4ed1982e1d72136558fb381d2d15b15c9e376c
    Reviewed-on: https://code.wireshark.org/review/17151
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit d1c763c3f68c764ed7da85c79c4b000e5dad7ffb)
    Reviewed-on: https://code.wireshark.org/review/17162
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7fcb3e7   Adjust to the split of the SocketCAN encapsulation.
    adds  323dfbf   NAS EPS: fix dissection of multiple partial tracking area identity list


Summary of changes:
 epan/dissectors/packet-nas_eps.c |  129 +++++++++++++++++++-------------------
 1 file changed, 65 insertions(+), 64 deletions(-)