Wireshark-commits: [Wireshark-commits] master cd38552: Add wmem_tree_remove32

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Feb 2017 22:02:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd3855225935c13e8db71ca73688aadd6445a710
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd38552 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add wmem_tree_remove32
    
    Change-Id: Ic79fd0a2a13341dd7ba563cf3a056c51e9d16960
    Reviewed-on: https://code.wireshark.org/review/20037
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f6d9f7f   dof: free more memory on shutdown.
    adds  cd38552   Add wmem_tree_remove32


Summary of changes:
 debian/libwireshark0.symbols |    1 +
 epan/wmem/wmem_tree.c        |   11 +++++++++++
 epan/wmem/wmem_tree.h        |    8 ++++++++
 3 files changed, 20 insertions(+)