Wireshark-commits: [Wireshark-commits] master 08527e9: codecs: add deregister_codec API

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jan 2016 14:10:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08527e9b85d91f1d121bfa323b9c32780012a02c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

08527e9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    codecs: add deregister_codec API
    
    Change-Id: I83ecc7e4f8c827c83c2f6b62918f042d023daee4
    Reviewed-on: https://code.wireshark.org/review/13575
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0a931aa   Add fnmatch support to git pre-commit hook
    adds  08527e9   codecs: add deregister_codec API


Summary of changes:
 codecs/codecs.c             |   14 ++++++++++++++
 codecs/codecs.h             |    1 +
 debian/libwscodecs0.symbols |    1 +
 3 files changed, 16 insertions(+)