Wireshark-commits: [Wireshark-commits] master aa3c508: wsjson.c: do not leak memory when checking i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 06 Sep 2019 08:42:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa3c5087d9c0a9f37edd9982046843eab2baf590
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

aa3c508 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    wsjson.c: do not leak memory when checking input buffer in json_validate()
    
    Bug: 16039
    Change-Id: Id3c22fbee87b5a8f5d2e4bc488ad902098fa5f05
    Reviewed-on: https://code.wireshark.org/review/34459
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  31abf81   Windows: upgrade Npcap to 0.9983
     add  aa3c508   wsjson.c: do not leak memory when checking input buffer in json_validate()


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