Wireshark-commits: [Wireshark-commits] master 0a200b2: hdcp2: convert GHashTable to wmem_map.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Feb 2017 16:11:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a200b2cde1abc67428dba3711f52918882bf34b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a200b2 by Dario Lombardo (lomato@xxxxxxxxx):

    hdcp2: convert GHashTable to wmem_map.
    
    Change-Id: If68a73c05bfc301e1cfdba75c090305a5b454979
    Reviewed-on: https://code.wireshark.org/review/19902
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2cdc1ec   proto: free memory on cleanup.
    adds  0a200b2   hdcp2: convert GHashTable to wmem_map.


Summary of changes:
 epan/dissectors/packet-hdcp2.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)