URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b74b64b8dd2a0884239e812b84c132010c70485
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
1b74b64 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>
(cherry picked from commit 62c4e2525f23d200b39caa7ac14080d943024728)
Reviewed-on: https://code.wireshark.org/review/38161
Actions performed:
from 5bff521 GTPv2: fix S103PDF and S1UDF IE dissection
add 1b74b64 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(-)