Wireshark-commits: [Wireshark-commits] master 24b5300: lemon: add free() to avoid mem leak (CID 130
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 16:48:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24b5300411cce612aef32aec289693f9c8f79869
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24b5300 by Dario Lombardo (lomato@xxxxxxxxx):

    lemon: add free() to avoid mem leak (CID 1309088)
    
    Change-Id: Id32864d324f72ffee9c1033f0f36a79eb2651334
    Reviewed-on: https://code.wireshark.org/review/10797
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a77d3db   PER: fix ASAN runtime error: left shift of negative value -1
    adds  24b5300   lemon: add free() to avoid mem leak (CID 1309088)


Summary of changes:
 tools/lemon/lemon.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)