wireshark/ui/cli
João Valverde e4c059f67f Add free_address_wmem(), fix warnings [-Wcast-qual]
Try to improve address API and also fix some constness warnings
by not overloading the 'data' pointer to store malloc'ed buffers
(use private pointer for that instead).

Second try, now passing test suite.

Change-Id: Idc101cd866b6d4f13500c9d59da5c7a38847fb7f
Reviewed-on: https://code.wireshark.org/review/13946
Petri-Dish: João Valverde <j@v6e.pt>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2016-02-26 23:09:43 +00:00
..
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.common Convert Camel tap stats to new "generic stat API". 2015-08-04 19:12:00 +00:00
Makefile.nmake Don't add the wiretap directory to the list of include directories. 2016-02-18 12:55:26 +00:00
tap-camelsrt.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-comparestat.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
tap-diameter-avp.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-endpoints.c Avoid returning malloced memory as const [-Wcast-qual] 2016-01-21 02:30:18 +00:00
tap-expert.c Make sure per-packet tap callbacks return gbooleans. 2015-08-03 03:06:00 +00:00
tap-follow.c Fix type: strlen returns a size_t 2016-01-12 15:17:40 +00:00
tap-funnel.c Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
tap-gsm_astat.c Fix various off-by-one in buffer sizes 2016-02-20 15:18:08 +00:00
tap-hosts.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-httpstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-icmpstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-icmpv6stat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-iostat.c tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] found by gcc6 2016-02-12 12:37:01 +00:00
tap-iousers.c Avoid returning malloced memory as const [-Wcast-qual] 2016-01-21 02:30:18 +00:00
tap-macltestat.c lte/ui: fix 'time' var name. 2015-09-11 06:15:59 +00:00
tap-protocolinfo.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-protohierstat.c Get rid of an unused structure member. 2015-03-07 04:41:09 +00:00
tap-rlcltestat.c lte/ui: fix 'time' var name. 2015-09-11 06:15:59 +00:00
tap-rpcprogs.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-rtd.c Add ResponseTimeDelayDialog. 2015-07-07 23:17:51 +00:00
tap-rtp.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-rtspstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-sctpchunkstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-simple_stattable.c Clean up indentation. 2015-12-29 00:51:19 +00:00
tap-sipstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-smbsids.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-srt.c Avoid some Visual Studio Code Anaylzer warnings 2015-06-27 14:32:35 +00:00
tap-stats_tree.c Clean up stats_tree_presentation. 2015-06-05 21:39:08 +00:00
tap-sv.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-wspstat.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tshark-tap.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00