Wireshark-commits: [Wireshark-commits] master 2d2b129: lemon: move free() to avoid mem leak (CID 71
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Oct 2015 00:21:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d2b1294930e8a3d6963da688ae633e10c28fe50
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d2b129 by Dario Lombardo (lomato@xxxxxxxxx):

    lemon: move free() to avoid mem leak (CID 718529)
    
    Change-Id: I3b0740f5ccc3b9b87ed351e26f198152bbb1e599
    Reviewed-on: https://code.wireshark.org/review/10801
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3ea1449   [aeron] a new-style dissector should return 0 (not -1) to reject a packet
    adds  2d2b129   lemon: move free() to avoid mem leak (CID 718529)


Summary of changes:
 tools/lemon/lemon.c |   19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)