Wireshark-commits: [Wireshark-commits] master 317649f: reassemble: add cleanup routine.

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

Commits:

317649f by Dario Lombardo (lomato@xxxxxxxxx):

    reassemble: add cleanup routine.
    
    Change-Id: I948d342a29aacc2212076359e5b073113c50c5de
    Reviewed-on: https://code.wireshark.org/review/19697
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d020990   conversation_table: add cleanup function.
    adds  317649f   reassemble: add cleanup routine.


Summary of changes:
 epan/epan.c       |    2 ++
 epan/reassemble.c |   17 +++++++++++++++++
 epan/reassemble.h |    5 +++++
 3 files changed, 24 insertions(+)