Wireshark-commits: [Wireshark-commits] master 5da5693: jsmn: bugfix in jsmn_parse() (found by clang
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Mar 2015 19:48:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5da569345dacc2e053b44ce72a84ad4ccabaf2e2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5da5693 by Dario Lombardo (lomato@xxxxxxxxx):

    jsmn: bugfix in jsmn_parse() (found by clang).
    
    Change-Id: Id5a9888a3e17c861a9de06343bd99ec0c4aacdce
    Reviewed-on: https://code.wireshark.org/review/7555
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  9ca58d7   MBIM: add request/response visual indicators
    adds  5da5693   jsmn: bugfix in jsmn_parse() (found by clang).


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