wireshark/epan/wmem
Michael Mann 6d8ea38773 wmem_map.c: Address some VS Code Analysis warnings.
size_t can vary on size, so you can't always mix it with guint.

Change-Id: I7e2ea3a990dd4df99422f6113aa3ae53dbf2bc4f
Reviewed-on: https://code.wireshark.org/review/16501
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-07-16 19:46:05 +00:00
..
CMakeLists.txt Run checkAPIs in epan/wmem/ 2016-05-13 16:01:38 +00:00
Makefile.am Reinstate the wmem test-programs target. 2016-06-30 19:02:12 +00:00
wmem.h
wmem_allocator.h Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_allocator_block.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_allocator_block.h
wmem_allocator_block_fast.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_allocator_block_fast.h
wmem_allocator_simple.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_allocator_simple.h
wmem_allocator_strict.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_allocator_strict.h
wmem_array.c
wmem_array.h
wmem_core.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_core.h Document wmem null guarantee 2016-05-24 07:18:03 +00:00
wmem_interval_tree.c
wmem_interval_tree.h
wmem_list.c wmem: add foreach function to wmem_list. 2016-04-20 21:11:49 +00:00
wmem_list.h wmem: add foreach function to wmem_list. 2016-04-20 21:11:49 +00:00
wmem_map.c wmem_map.c: Address some VS Code Analysis warnings. 2016-07-16 19:46:05 +00:00
wmem_map.h wmem: add wmem_map_size(). 2016-04-22 04:34:45 +00:00
wmem_map_int.h
wmem_miscutl.c
wmem_miscutl.h
wmem_queue.h
wmem_scopes.c
wmem_scopes.h
wmem_stack.c
wmem_stack.h
wmem_strbuf.c Remove strcpy from wmem_strbuf.c 2016-05-11 03:16:43 +00:00
wmem_strbuf.h
wmem_strutl.c Have wmem conform to checkAPIs.pl 2016-05-13 16:00:58 +00:00
wmem_strutl.h
wmem_test.c wmem: add wmem_map_size(). 2016-04-22 04:34:45 +00:00
wmem_tree-int.h
wmem_tree.c
wmem_tree.h
wmem_user_cb.c
wmem_user_cb.h
wmem_user_cb_int.h