Wireshark-commits: [Wireshark-commits] master-2.2 1a1686d: NAS EPS: fix dissection of multiple part
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 06:43:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a1686d15ec7f463edd3770bd7a9d2448bf5aef1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

1a1686d 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/17161
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6380882   Adjust to the split of the SocketCAN encapsulation.
    adds  1a1686d   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(-)