Wireshark-commits: [Wireshark-commits] master 3481ca8: extcap: destroy hash tables on exit.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Feb 2017 11:19:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3481ca8733601f88c3c4c535d19b43ea99a35bbb
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3481ca8 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: destroy hash tables on exit.
    
    Change-Id: Ia6a1d8a45c36aff7f2bea8bde2ed5f308bddd2e1
    Reviewed-on: https://code.wireshark.org/review/19919
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  fe06aad   sharkd: fix warning C4090: 'function' : different 'const' qualifiers
    adds  3481ca8   extcap: destroy hash tables on exit.


Summary of changes:
 extcap.c |   10 ++++++++++
 1 file changed, 10 insertions(+)