wireshark/epan/wmem
Evan Huus d04079eedc Expose wmem_list_remove_frame to make it efficient to do pop operations as
wmem_list_remove_frame(wmem_list_tail())

svn path=/trunk/; revision=53088
2013-11-05 17:28:19 +00:00
..
Makefile.am
Makefile.common
Makefile.nmake
wmem.h
wmem_allocator.h
wmem_allocator_block.c
wmem_allocator_block.h
wmem_allocator_simple.c
wmem_allocator_simple.h
wmem_allocator_strict.c Don't do canaries in blocks of guint32, it appears to cause alignment issues 2013-10-15 13:15:38 +00:00
wmem_allocator_strict.h
wmem_array.c
wmem_array.h
wmem_core.c As suggested separately by both Jakub and Anders: only read the 2013-10-15 23:16:35 +00:00
wmem_core.h Don't link explicitly with libwmem, it's already in libwireshark and the symbol 2013-10-19 19:40:02 +00:00
wmem_list.c Expose wmem_list_remove_frame to make it efficient to do pop operations as 2013-11-05 17:28:19 +00:00
wmem_list.h Expose wmem_list_remove_frame to make it efficient to do pop operations as 2013-11-05 17:28:19 +00:00
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h
wmem_scopes.c
wmem_scopes.h
wmem_stack.c
wmem_stack.h
wmem_strbuf.c
wmem_strbuf.h
wmem_strutl.c
wmem_strutl.h
wmem_test.c As suggested separately by both Jakub and Anders: only read the 2013-10-15 23:16:35 +00:00
wmem_tree.c
wmem_tree.h
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h