Wireshark-commits: [Wireshark-commits] master baf2612: exported_pdu: add cleanup function.

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

Commits:

baf2612 by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  1551f01   profinet (pn): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  baf2612   exported_pdu: add cleanup function.


Summary of changes:
 epan/epan.c         |    1 +
 epan/exported_pdu.c |   12 ++++++++++++
 epan/exported_pdu.h |    2 ++
 3 files changed, 15 insertions(+)