Wireshark-commits: [Wireshark-commits] master baaff60: exported_object: add cleanup function.

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

Commits:

baaff60 by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  baf2612   exported_pdu: add cleanup function.
    adds  baaff60   exported_object: add cleanup function.


Summary of changes:
 epan/epan.c          |    2 ++
 epan/export_object.c |   15 +++++++++++++++
 epan/export_object.h |    4 ++++
 3 files changed, 21 insertions(+)