wireshark/test/lua
Stig Bjørlykke 551745998e wslua: Fix memleak of unregistered ProtoField strings
If a ProtoField object was created, but not linked to a Proto, then the
strings field and all elements (depending on type) would leak.

This is a follow-up to g79fef2ae and fixes the real issue in g44870fb1.

Change-Id: I01880a92bb20fae45f68c754b07daeb07630deec
Reviewed-on: https://code.wireshark.org/review/34872
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Vasil Velichkov <vvvelichkov@gmail.com>
Reviewed-by: Roland Knall <rknall@gmail.com>
2019-10-28 15:05:54 +00:00
..
acme_file.lua Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
common_sets.lua Remove executable file permission from lua test files 2018-07-23 09:31:48 +00:00
dir.lua Lua: ensure that DATA_DIR and USER_DIR have trailing slashes 2018-04-30 10:33:46 +00:00
dissectFPM.lua
dissector.lua HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
field.lua Add support for protocol aliases. Switch BOOTP to DHCP. 2018-08-31 05:25:17 +00:00
glib_sets.lua
globals_2.2.txt Clean up IPMB/I2C link-layer header types. 2019-03-23 20:30:00 +00:00
gregex.lua
inspect.lua
int64.lua
listener.lua Add support for protocol aliases. Switch BOOTP to DHCP. 2018-08-31 05:25:17 +00:00
luatest.lua Remove executable file permission from lua test files 2018-07-23 09:31:48 +00:00
nstime.lua Add support for protocol aliases. Switch BOOTP to DHCP. 2018-08-31 05:25:17 +00:00
pat2pcre.lua Remove executable file permission from lua test files 2018-07-23 09:31:48 +00:00
pcap_file.lua For now, call the finish routine in Lua file writers "close". 2015-11-16 19:18:15 +00:00
pcre_sets.lua Remove executable file permission from lua test files 2018-07-23 09:31:48 +00:00
pcre_sets2.lua Remove executable file permission from lua test files 2018-07-23 09:31:48 +00:00
pinfo.lua wslua: pinfo: make p2p_dir accessible to lua dissectors 2019-07-22 15:45:27 +00:00
proto.lua Add support for protocol aliases. Switch BOOTP to DHCP. 2018-08-31 05:25:17 +00:00
protofield.lua wslua: Fix memleak of unregistered ProtoField strings 2019-10-28 15:05:54 +00:00
script_args.lua
struct.lua HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
tvb.lua test: lua: add a test for invalid ethernet address 2018-11-27 04:35:19 +00:00
unicode.lua test: add tests for Unicode paths in Lua and tshark -G folders 2018-12-29 08:27:58 +00:00
verify_dissector.lua Test: Add wslua. 2018-05-02 00:35:20 +00:00
verify_globals.lua