Wireshark-commits: [Wireshark-commits] master e2951a2: stat_tap_ui: remove leaks.

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

Commits:

e2951a2 by Dario Lombardo (lomato@xxxxxxxxx):

    stat_tap_ui: remove leaks.
    
    Change-Id: If7a28ba305bed9f63f200f8a8a27a796f2df9c07
    Reviewed-on: https://code.wireshark.org/review/20015
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  897c750   Clean up some memory leaks in wsutil/filesystem.c
    adds  e2951a2   stat_tap_ui: remove leaks.


Summary of changes:
 epan/conversation_table.c     |    1 +
 epan/stat_tap_ui.c            |    2 +-
 ui/cli/tap-follow.c           |    1 +
 ui/cli/tap-rtd.c              |    1 +
 ui/cli/tap-simple_stattable.c |    2 +-
 ui/cli/tap-srt.c              |    1 +
 6 files changed, 6 insertions(+), 2 deletions(-)