Wireshark-commits: [Wireshark-commits] master 2bf715d: lemon: fix leak.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Jan 2016 13:27:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bf715dcc23cb3e8595e2726a9ae419389eeb05e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2bf715d by Dario Lombardo (lomato@xxxxxxxxx):

    lemon: fix leak.
    
    Found by clang's ccc-analyzer.
    
    Change-Id: I04eaad73486a43a77c4f08cf519bbfe7d2d8c838
    Reviewed-on: https://code.wireshark.org/review/13581
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4fc7423   RLC LTE: upgrade dissector to v13.0.0
    adds  2bf715d   lemon: fix leak.


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