URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e4878a8f45bc9823625be3a72bb20cde9ddd287
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9e4878a by Dario Lombardo (lomato@xxxxxxxxx):
json_dumper: support 'null' json object.
Allow the function json_puts_string() to be called with the NULL
argument that translates to 'null' json object.
Change-Id: I3d2aafad446962d3342ab30b9d509f054d393c64
Reviewed-on: https://code.wireshark.org/review/30978
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 86bd968 [Automatic update for 2018-12-09]
add 9e4878a json_dumper: support 'null' json object.
Summary of changes:
wsutil/json_dumper.c | 5 +++++
1 file changed, 5 insertions(+)