Wireshark-commits: [Wireshark-commits] master 763b6d3: Added JSMN_STRICT that allow a more precise

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Mar 2015 17:30:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=763b6d325194a949a51bed7636caeaa7112b5ba3
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

763b6d3 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Added JSMN_STRICT that allow a more precise json parsing.
    
    Bug: 10977
    Change-Id: I725c10d895fdec4530d0761db3ac2659171f2f03
    Reviewed-on: https://code.wireshark.org/review/7249
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  d2720ec   Address types: fix no previous prototype for ... [-Wmissing-prototypes]
    adds  763b6d3   Added JSMN_STRICT that allow a more precise json parsing.


Summary of changes:
 wsutil/jsmn.c |    6 ++++++
 1 file changed, 6 insertions(+)