Wireshark-commits: [Wireshark-commits] master e830182: json_dumper: add json_dumper_value_va_list()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Dec 2018 20:19:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e830182d9e37840c066e16f93ecea278ff5adce7
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e830182 by Dario Lombardo (lomato@xxxxxxxxx):

    json_dumper: add json_dumper_value_va_list().
    
    Change-Id: I8effb701b505e5ce0c06be42ab524c458e1839ce
    Reviewed-on: https://code.wireshark.org/review/31207
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  c9cfae7   ISAKMP: Fix a crash when no decryption data block is there
     add  e830182   json_dumper: add json_dumper_value_va_list().


Summary of changes:
 debian/libwsutil0.symbols |  1 +
 wsutil/json_dumper.c      | 15 +++++++++++----
 wsutil/json_dumper.h      |  8 ++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)