wireshark/plugins/stats_tree
Michael Mann 6a6d7ea34f Convert range API to always use wmem memory.
This is mostly to address memory leaks in range preferences (the biggest
user of range functionality) on shutdown.
Now range preferences must use epan scoped memory when referencing
internal preference structures to keep consistency.

Change-Id: Idc644f59b5b42fa1d46891542b53ff13ea754157
Reviewed-on: https://code.wireshark.org/review/19387
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-01-07 00:44:10 +00:00
..
AUTHORS Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
pinfo_stats_tree.c Convert range API to always use wmem memory. 2017-01-07 00:44:10 +00:00
pinfo_stats_tree.h WS_DLL_PUBLIC_DEF is for definitions; WS_DLL_PUBLIC is for declarations. 2016-01-12 08:00:48 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00
stats_tree_plugin.c Stats Tree: Add Modelines 2014-08-17 02:29:26 +00:00