Wireshark-commits: [Wireshark-commits] master fe89424: stat_tap_ui: add cleanup function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Jan 2017 08:26:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe89424160a3ebf52a02b2b68ee3ff4ab3426431
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fe89424 by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  ae03fc7   Bluetooth: HCI_EVT: Implement some commands from Core 4
    adds  fe89424   stat_tap_ui: add cleanup function.


Summary of changes:
 epan/epan.c        |    2 ++
 epan/stat_tap_ui.c |   12 ++++++++++++
 epan/stat_tap_ui.h |    2 ++
 3 files changed, 16 insertions(+)