Wireshark-commits: [Wireshark-commits] master 0b25b1a: tap: add cleanup routine.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Feb 2017 13:25:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b25b1ab072c559fc897348dce286ee32ff7308b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b25b1a by Dario Lombardo (lomato@xxxxxxxxx):

    tap: add cleanup routine.
    
    Change-Id: I460b053880ed43a7377b7696531bbaeb0fd0d68b
    Reviewed-on: https://code.wireshark.org/review/19764
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e595836   tap-stats_tree: use wmem allocator.
    adds  0b25b1a   tap: add cleanup routine.


Summary of changes:
 epan/epan.c |    1 +
 epan/tap.c  |   21 +++++++++++++++++++++
 epan/tap.h  |    4 ++++
 3 files changed, 26 insertions(+)