Wireshark-commits: [Wireshark-commits] master b0eac84: Small fixes for JSON output

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Nov 2016 01:14:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0eac84840567f2e535faf01816e3c1a87473213
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b0eac84 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Small fixes for JSON output
    
    - reinitialize the variable used to insert comma between packets when
    performing a new export
    - ensure that escaped ASCII characters are code on 4 digits characters
    
    Change-Id: Ib557da4843f6b98f793b60e417260ebb27a38b99
    Ping-Bug: 13073
    Reviewed-on: https://code.wireshark.org/review/18598
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9ff6bb2   gtp: fix and improve user location information
    adds  b0eac84   Small fixes for JSON output


Summary of changes:
 epan/print.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)