Wireshark-commits: [Wireshark-commits] master 148d586: json: corrected json output format.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Jun 2016 05:36:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=148d5860a142a88d4ce355dfeba2a763b900a4b4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

148d586 by Martin Kacer (kacer.martin@xxxxxxxxx):

    json: corrected json output format.
    
    Some pcaps caused invalid json and ek files.
    
    Bug: 11754
    Change-Id: Id4c4d744b4d07fe4e8b6423688be1bb10a803844
    Reviewed-on: https://code.wireshark.org/review/16152
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  6196595   CMake: Qt 5.7 requires C++ 11.
    adds  148d586   json: corrected json output format.


Summary of changes:
 epan/print.c |   32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)