Wireshark-commits: [Wireshark-commits] master 67d8830: wiretap: add open_routines cleanup function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Feb 2017 01:18:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67d8830f2f16cafb0e2fba941d4517c2f56270df
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

67d8830 by Dario Lombardo (lomato@xxxxxxxxx):

    wiretap: add open_routines cleanup function.
    
    Change-Id: Id88fe84189b8baa597eaa69159395cdc4bc56195
    Reviewed-on: https://code.wireshark.org/review/19951
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  52637ad   Dissector: Add IEEE802.11 mesh awake window dissector
    adds  67d8830   wiretap: add open_routines cleanup function.


Summary of changes:
 wiretap/file_access.c |   14 ++++++++++++++
 wiretap/wtap.c        |    1 +
 wiretap/wtap.h        |    2 ++
 3 files changed, 17 insertions(+)