URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57c81ec1b81dc722ded6dcaa1cd5f53146e7cd8b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
57c81ec 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>
(cherry picked from commit b0eac84840567f2e535faf01816e3c1a87473213)
Reviewed-on: https://code.wireshark.org/review/18612
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 38170d2 bitmask: add missing break statement
adds 57c81ec Small fixes for JSON output
Summary of changes:
epan/print.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)