wireshark/epan/wmem
Gerald Combs 8f08a4e74e Try to discourage the use of APIs via counting.
Add the ability to specify maximum function counts for each group to
checkAPIs. Add maximum counts for the "termoutput" and "abort" groups
where needed. Show summaries in various checkAPI targets.

Switch uses of ws_g_warning back to plain g_warning.

Change-Id: I5cbddc8c671729e424eed8551f69116d16491976
Reviewed-on: https://code.wireshark.org/review/29721
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-09-19 16:07:03 +00:00
..
CMakeLists.txt Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wmem.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block_fast.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_block_fast.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_simple.c fix missing parentheses in 'if' statement 2018-05-03 04:09:42 +00:00
wmem_allocator_simple.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_strict.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_allocator_strict.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_array.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_array.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_core.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wmem_core.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_interval_tree.c wmem_interval_tree: fix no previous prototype for ‘update_edges_after_rotation’ [-Wmissing-prototypes] 2018-07-31 15:38:35 +00:00
wmem_interval_tree.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_list.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_list.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_map.c fix missing parentheses in 'if' statement 2018-05-03 04:09:42 +00:00
wmem_map.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_map_int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_miscutl.c wmem: ensure wmem_memdup(..., NULL, 0) returns NULL 2018-03-19 16:15:35 +00:00
wmem_miscutl.h wmem: ensure wmem_memdup(..., NULL, 0) returns NULL 2018-03-19 16:15:35 +00:00
wmem_queue.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_scopes.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_scopes.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_stack.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_stack.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strbuf.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strbuf.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_strutl.c wmem: make wmem_strsplit behave more like g_strsplit 2018-07-17 09:03:22 +00:00
wmem_strutl.h wmem: make wmem_strsplit behave more like g_strsplit 2018-07-17 09:03:22 +00:00
wmem_test.c wmem_test: fix no previous prototype for ‘check_val_map’ [-Wmissing-prototypes] 2018-09-05 19:59:25 +00:00
wmem_tree-int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_tree.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_tree.h wmem_tree: describe tree traversal order 2018-07-14 06:49:40 +00:00
wmem_user_cb.c wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_user_cb.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00
wmem_user_cb_int.h wmem: use SPDX identifiers. 2018-02-08 19:29:02 +00:00