Wireshark-commits: [Wireshark-commits] master 5c0003a: disabled_protos: add cleanup function.

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

Commits:

5c0003a by Dario Lombardo (lomato@xxxxxxxxx):

    disabled_protos: add cleanup function.
    
    Change-Id: I7d585404463691946e2aa67e14e53edb813d9be8
    Reviewed-on: https://code.wireshark.org/review/19681
    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  387e7af   tap-tcp-stream.h: fix double declaration introduced in g73b5e3d
    adds  5c0003a   disabled_protos: add cleanup function.


Summary of changes:
 epan/disabled_protos.c |   21 +++++++++++++++++++++
 epan/disabled_protos.h |    5 +++++
 epan/epan.c            |    2 ++
 3 files changed, 28 insertions(+)