Wireshark-commits: [Wireshark-commits] master f2c0248: follow-stream: add cleanup function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jan 2017 04:13:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2c0248c2872314897f5bf16665985dff62129ba
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f2c0248 by Dario Lombardo (lomato@xxxxxxxxx):

    follow-stream: add cleanup function.
    
    Change-Id: Icfe7de118bc49da57f537601c2f256e4a028b4e2
    Reviewed-on: https://code.wireshark.org/review/19680
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6bf8e5b   Bluetooth: HCI_EVT: Implement "LE Direct Advertising Report"
    adds  f2c0248   follow-stream: add cleanup function.


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