Wireshark-commits: [Wireshark-commits] master 7e03647: dcerpc: add shutdown routine.

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

Commits:

7e03647 by Dario Lombardo (lomato@xxxxxxxxx):

    dcerpc: add shutdown routine.
    
    Also use g_hash_table_new_full to ease the free procedure.
    
    Change-Id: I0a411cccbd651cca18e94a048722bf5520903deb
    Reviewed-on: https://code.wireshark.org/review/19691
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5c7b0b9   decode_as: clean memory on exit.
    adds  7e03647   dcerpc: add shutdown routine.


Summary of changes:
 epan/dissectors/packet-dcerpc.c |   19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)