ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 73a1e98: wsutil: use json-glib instead of jsmn if pre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Apr 2018 03:46:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73a1e98f4edbd9596e084e269bc050f17906531a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

73a1e98 by Dario Lombardo (lomato@xxxxxxxxx):

    wsutil: use json-glib instead of jsmn if present.
    
    Change-Id: I61b0fc2c23ad08aba3e29471bdfef6cab682bb21
    Reviewed-on: https://code.wireshark.org/review/27056
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  631fec3   CMake: Doxygen and API reference target updates.
    adds  73a1e98   wsutil: use json-glib instead of jsmn if present.


Summary of changes:
 wsutil/CMakeLists.txt |  5 +++++
 wsutil/wsjson.c       | 15 +++++++++++++--
 2 files changed, 18 insertions(+), 2 deletions(-)