Wireshark-commits: [Wireshark-commits] master 089d432: json_dumper: escape forward slash in some st
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Feb 2019 04:44:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=089d432040e99cce190e5473f0cc4c9b88cd5e1f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

089d432 by Peter Wu (peter@xxxxxxxxxxxxx):

    json_dumper: escape forward slash in some strings
    
    If the JSON output is written in a script tag for a HTML page, be sure
    to not to break it.
    
    Change-Id: I1b9ba6a39faf266e8a7bf9befa2899978beb130c
    Reviewed-on: https://code.wireshark.org/review/31953
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  329e540   NAS 5Gs: Updated PDU session establishment request message
     add  089d432   json_dumper: escape forward slash in some strings


Summary of changes:
 wsutil/json_dumper.c | 3 +++
 1 file changed, 3 insertions(+)