wireshark/epan/wmem
Stig Bjørlykke 58ec64c36e 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@bjorlykke.org>
2015-08-11 19:55:01 +00:00
..
Makefile.am Add a test-programs target everywhere. 2015-03-13 22:41:40 +00:00
Makefile.common
Makefile.nmake Add a test-programs target everywhere. 2015-03-13 22:41:40 +00:00
wmem.h
wmem_allocator.h WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum] 2015-02-08 22:34:22 +00:00
wmem_allocator_block.c wmem: don't remove tiny blocks from the recycler 2015-07-17 02:37:13 +00:00
wmem_allocator_block.h
wmem_allocator_block_fast.c
wmem_allocator_block_fast.h
wmem_allocator_simple.c
wmem_allocator_simple.h
wmem_allocator_strict.c
wmem_allocator_strict.h
wmem_array.c
wmem_array.h
wmem_core.c
wmem_core.h
wmem_list.c
wmem_list.h
wmem_map.c
wmem_map.h
wmem_map_int.h
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h
wmem_scopes.c store tcp/udp port names in epan scope 2015-07-04 12:21:34 +00:00
wmem_scopes.h
wmem_stack.c
wmem_stack.h
wmem_strbuf.c
wmem_strbuf.h
wmem_strutl.c
wmem_strutl.h
wmem_test.c
wmem_tree.c wmem: Fix wmem_tree_remove_string 2015-08-11 19:55:01 +00:00
wmem_tree.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h