Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 35c83b2: lemon: remove leaks in main().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Apr 2018 18:52:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35c83b22c039526bbe3bad36797d76cf2090c7e9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

35c83b2 by Dario Lombardo (lomato@xxxxxxxxx):

    lemon: remove leaks in main().
    
    Change-Id: If6693d2ad87fcd1dcceb137d76d890663f83a827
    Reviewed-on: https://code.wireshark.org/review/26705
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c95e183   lemon: remove leak in tplt_open().
    adds  35c83b2   lemon: remove leaks in main().


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