Wireshark-commits: [Wireshark-commits] master d020990: conversation_table: add cleanup function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 Jan 2017 00:28:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d020990f0356f4793e00209ae99e9f2dd7b843c9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d020990 by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  fecf0d8   dissector_filters: add cleanup function.
    adds  d020990   conversation_table: add cleanup function.


Summary of changes:
 epan/conversation_table.c |   13 +++++++++++++
 epan/conversation_table.h |    4 ++++
 epan/epan.c               |    2 ++
 3 files changed, 19 insertions(+)