wireshark/epan/wmem
Evan Huus eaf1aad31e wmem: don't remove tiny blocks from the recycler
They were never put in it in the first place because they can't hold the
necessary pointers.

Bug: 11373
Change-Id: I9e2ec76850929b5ac86e6f7a344d70f56ad3911c
Reviewed-on: https://code.wireshark.org/review/9672
Reviewed-by: Evan Huus <eapache@gmail.com>
2015-07-17 02:37:13 +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 Adjust some whitespace to match editor modelines. 2014-10-06 02:55:49 +00:00
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: permit lookups in NULL trees (oops) 2015-06-26 18:40:46 +00:00
wmem_tree.h Eliminate use of ctype.h routines. 2014-10-19 22:45:27 +00:00
wmem_user_cb.c
wmem_user_cb.h Lua can free tvbuffs too early 2015-01-25 19:11:01 +00:00
wmem_user_cb_int.h