Wireshark-commits: [Wireshark-commits] master-3.2 b5d6f93: NAS 5GS: do not stop dissection if the m
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 27 May 2020 18:00:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5d6f930d65db09f76f5336275f202f65e560621
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

b5d6f93 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NAS 5GS: do not stop dissection if the messages are integrity protected only
    
    We should explicitly check that the security header indicates the use of
    ciphering.
    
    Change-Id: I0e6f50e180f95e03d6e1dd96db39a03543490be4
    Reviewed-on: https://code.wireshark.org/review/37326
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    (cherry picked from commit 64d99d66629eb595f93994758b44b21410caae45)
    Reviewed-on: https://code.wireshark.org/review/37327
    

Actions performed:

    from  85ba79f   [Automatic update for 2020-05-24]
     add  b5d6f93   NAS 5GS: do not stop dissection if the messages are integrity protected only


Summary of changes:
 epan/dissectors/packet-nas_5gs.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)