Wireshark-commits: [Wireshark-commits] master d1c763c: NAS EPS: fix dissection of multiple partial

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 06:28:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1c763c3f68c764ed7da85c79c4b000e5dad7ffb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

Actions performed:

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