wireshark/plugins/stats_tree
Michael Mann 2657071e88 Don't allow invalid ranges to be specified for the stats tree. Bug 9130 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9130)
Not sure which memory allocation should be used here (using wmem caused crash), but this revision can at least be easily backported to 1.10 where the bug was reported.

Also allow a single number to be used in the stats range since it's considered a valid "range" by the UAT.

svn path=/trunk/; revision=52679
2013-10-18 21:17:01 +00:00
..
AUTHORS
CMakeLists.txt Add CMake properties to targets so that they are logically organised when using a Visual Studio solution. 2013-10-13 09:21:55 +00:00
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Make the other plugin makefiles use the new style introduced in the MATE 2013-02-09 05:31:15 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
NEWS
moduleinfo.nmake
pinfo_stats_tree.c Don't allow invalid ranges to be specified for the stats tree. Bug 9130 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9130) 2013-10-18 21:17:01 +00:00
pinfo_stats_tree.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
plugin.rc.in
stats_tree_plugin.c WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added; 2013-07-03 01:43:39 +00:00