Wireshark-commits: [Wireshark-commits] master 62c4e25: Check that at least one token exists to cons

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Aug 2020 13:53:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62c4e2525f23d200b39caa7ac14080d943024728
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

62c4e25 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    Check that at least one token exists to consider the JSON as valid
    
    Bug: 16780
    Change-Id: I07ca12675fc79a7c524719d18b85e5d3dada6652
    Reviewed-on: https://code.wireshark.org/review/38160
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  ee42cb7   bluetooth.gaen: Adding Google/Apple Exposure Notification to bluetooth.
     add  62c4e25   Check that at least one token exists to consider the JSON as valid


Summary of changes:
 epan/dissectors/asn1/ngap/packet-ngap-template.c | 4 ++--
 epan/dissectors/packet-nas_5gs.c                 | 4 ++--
 epan/dissectors/packet-ngap.c                    | 4 ++--
 sharkd_session.c                                 | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)