wireshark/epan/wslua
Stig Bjørlykke 8afd7a751f funnel: Free callback data
Free one more allocated callback data in TextWindow. This is needed
because text_win_close_cb() is also doing the same as TextWindow__gc().

Bug: 16177
Change-Id: I7c2211e154a6db1dccd22df824e76cce575040c9
Reviewed-on: https://code.wireshark.org/review/34990
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
2019-11-05 17:15:42 +00:00
..
.editorconfig
CMakeLists.txt
console.lua
dtd_gen.lua
init_wslua.c
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl
make-reg.pl
make-taps.pl
taps
template-init.lua
wslua.h funnel: Free callback data 2019-11-05 15:21:30 +00:00
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c
wslua_column.c
wslua_dir.c
wslua_dissector.c
wslua_dumper.c
wslua_field.c
wslua_file.c
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c
wslua_frame_info.c
wslua_gui.c funnel: Free callback data 2019-11-05 17:15:42 +00:00
wslua_int64.c
wslua_internals.c
wslua_listener.c
wslua_nstime.c
wslua_pinfo.c
wslua_pinfo_common.h
wslua_pref.c
wslua_proto.c wslua: Fix memleak of unregistered ProtoExpert 2019-10-28 16:16:49 +00:00
wslua_proto_expert.c wslua: Fix memleak of unregistered ProtoExpert 2019-10-28 16:16:49 +00:00
wslua_proto_field.c wslua: Fix memleak of unregistered ProtoField strings 2019-10-28 15:05:54 +00:00
wslua_struct.c
wslua_tree.c
wslua_tvb.c
wslua_util.c