Wireshark-commits: [Wireshark-commits] master 58ec64c: wmem: Fix wmem_tree_remove_string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Aug 2015 19:55:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58ec64c36ebc56be145193c3a15f60ef50baa691
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

58ec64c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    wmem: Fix wmem_tree_remove_string
    
    Always set is_removed when insert data in a node.
    
    Change-Id: I8fb50932a369e3f4fe8a1f743462683fff705cc2
    Reviewed-on: https://code.wireshark.org/review/9978
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  4309b96   Sort dump_open_table_base[] in the right order.
    adds  58ec64c   wmem: Fix wmem_tree_remove_string


Summary of changes:
 epan/wmem/wmem_tree.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)