Wireshark-commits: [Wireshark-commits] master 96b8da7: h248: convert GTree to wmem_tree.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Feb 2017 16:14:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96b8da738d497c1eaea98762aca277a3f3493851
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

96b8da7 by Dario Lombardo (lomato@xxxxxxxxx):

    h248: convert GTree to wmem_tree.
    
    Change-Id: Ia8d1a7ca4ce7e8754ab97ffe5f6e11181f08b264
    Reviewed-on: https://code.wireshark.org/review/19905
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  add6cb3   ipmi: use wmem instead of glib allocator.
    adds  96b8da7   h248: convert GTree to wmem_tree.


Summary of changes:
 epan/dissectors/asn1/h248/packet-h248-template.c |   18 +++++++---------
 epan/dissectors/packet-h248.c                    |   24 +++++++++-------------
 2 files changed, 17 insertions(+), 25 deletions(-)