wireshark/ui/cli
Michael Mann e530c89940 Replace se alloced memory in compare stat tap.
Also replaced comments mentioning se_alloc memory with wmem_file_scope, since it's more accurate.

It seems that many of the TShark stat taps may be leaking memory, because the hash tables created by the taps don't get a chance to be freed.  Somewhat academic since TShark exits shortly after displaying any stats, but a leak none the less.

Change-Id: I8ceecbd00d65b3442dc02d720b39c2e15aa0c8a6
Reviewed-on: https://code.wireshark.org/review/6557
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-01-16 00:37:02 +00:00
..
Makefile.am Remove make-tapreg-dotc and its uses, since Python is now mandatory 2014-08-31 22:14:15 +00:00
Makefile.common tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
tap-afpstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-ansi_astat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-bootpstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-camelcounter.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-camelsrt.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-comparestat.c Replace se alloced memory in compare stat tap. 2015-01-16 00:37:02 +00:00
tap-dcerpcstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-diameter-avp.c Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +00:00
tap-endpoints.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-expert.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-follow.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-funnel.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-gsm_astat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-h225counter.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-h225rassrt.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-hosts.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-httpstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-icmpstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-icmpv6stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-iostat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-iousers.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-macltestat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-megacostat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-mgcpstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-protocolinfo.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-protohierstat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-radiusstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-rlcltestat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-rpcprogs.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-rpcstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-rtp.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
tap-rtspstat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-scsistat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-sctpchunkstat.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
tap-sipstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-smbsids.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-smbstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-stats_tree.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-sv.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-wspstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tshark-tap.h tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00