wireshark/epan/wmem
Evan Huus 1dfa4e2697 Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those
data-structures can be used with manually managed memory.

svn path=/trunk/; revision=54432
2013-12-24 01:17:41 +00:00
..
Makefile.am
Makefile.common
Makefile.nmake
wmem.h
wmem_allocator.h
wmem_allocator_block.c Fix [-Wmissing-prototypes] 2013-12-20 06:30:13 +00:00
wmem_allocator_block.h
wmem_allocator_simple.c Fix [-Wmissing-prototypes] 2013-12-20 06:30:13 +00:00
wmem_allocator_simple.h
wmem_allocator_strict.c Try to please the buildbot. 2013-12-20 06:50:46 +00:00
wmem_allocator_strict.h
wmem_array.c
wmem_array.h
wmem_core.c
wmem_core.h
wmem_list.c Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those 2013-12-24 01:17:41 +00:00
wmem_list.h Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those 2013-12-24 01:17:41 +00:00
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those 2013-12-24 01:17:41 +00:00
wmem_scopes.c
wmem_scopes.h
wmem_stack.c
wmem_stack.h Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those 2013-12-24 01:17:41 +00:00
wmem_strbuf.c
wmem_strbuf.h
wmem_strutl.c
wmem_strutl.h
wmem_test.c Add wmem_destroy_list, wmem_destroy_queue, wmem_destroy_stack so that those 2013-12-24 01:17:41 +00:00
wmem_tree.c Fix [-Wmissing-prototypes] 2013-12-20 06:30:13 +00:00
wmem_tree.h
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h