wireshark/epan/wmem
Evan Huus 8a874b238e Trivial tweaks to clean up cppcheck warnings.
svn path=/trunk/; revision=48435
2013-03-20 00:10:07 +00:00
..
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
wmem.h Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
wmem_allocator.h Expose the new wmem API functions, and use a consistent order of 2013-02-08 01:47:48 +00:00
wmem_allocator_block.c Trivial tweaks to clean up cppcheck warnings. 2013-03-20 00:10:07 +00:00
wmem_allocator_block.h Use 'new' instead of 'create' a consistent manner. 2012-12-18 23:25:11 +00:00
wmem_allocator_simple.c Trivial tweaks to clean up cppcheck warnings. 2013-03-20 00:10:07 +00:00
wmem_allocator_simple.h Rename allocator_glib to allocator_simple, since the block allocator also 2012-12-18 23:36:45 +00:00
wmem_allocator_strict.c Glib docs recommend using the slice API if you know you won't need to realloc. 2013-03-10 15:04:04 +00:00
wmem_allocator_strict.h Add a strict allocator that does canaries and various other things, for 2012-12-28 17:04:23 +00:00
wmem_core.c Trivial tweaks to clean up cppcheck warnings. 2013-03-20 00:10:07 +00:00
wmem_core.h Export some wmem functions using the new scheme. 2013-03-02 21:29:05 +00:00
wmem_scopes.c Add more and stricter wmem block allocator debug functions. 2013-03-19 15:32:42 +00:00
wmem_scopes.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00
wmem_slist.c Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
wmem_slist.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00
wmem_stack.c Remove the wmem slab. It was an optimization mimicking the emem slab 2013-03-09 20:16:33 +00:00
wmem_stack.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00
wmem_strbuf.c Use the new realloc API when growing a string-buffer. 2013-02-08 17:09:18 +00:00
wmem_strbuf.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00
wmem_strutl.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
wmem_strutl.h Add the appropriate new WS_DLL_* declarations to the wmem API. 2013-03-09 20:25:44 +00:00