Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master a5cbe4a: NAS EPS: do not try to decode Message Elemen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Sep 2015 11:49:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5cbe4a6a9730f3e260cfdd85e1e8d327329142f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5cbe4a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NAS EPS: do not try to decode Message Elements when the end of the message is reached
    
    Change-Id: Iaa05c3b4268c5c618134810c49f65d63995eccfb
    Reviewed-on: https://code.wireshark.org/review/10564
    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  7e70a44   QUIC: Fix Num Timestamp dissection
    adds  a5cbe4a   NAS EPS: do not try to decode Message Elements when the end of the message is reached


Summary of changes:
 epan/dissectors/packet-nas_eps.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)