Wireshark-commits: [Wireshark-commits] master c31b8da: stats_tree: add cleanup function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Feb 2017 15:28:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c31b8da7214496d1469abe9b7eee8a6834df1ddf
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c31b8da by Dario Lombardo (lomato@xxxxxxxxx):

    stats_tree: add cleanup function.
    
    Change-Id: Iefd264bdd79af172c245c3a30119999cca9d56c0
    Reviewed-on: https://code.wireshark.org/review/19976
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  a2ce684   prefs: free memory on cleanup.
    adds  c31b8da   stats_tree: add cleanup function.


Summary of changes:
 epan/epan.c       |    2 ++
 epan/stats_tree.c |   17 ++++++++++++++++-
 epan/stats_tree.h |    3 +++
 3 files changed, 21 insertions(+), 1 deletion(-)