wireshark/epan/wslua
Stig Bjørlykke cfe33625a0 wslua: Initialize Proto members on creation
Set all pointers in Proto to NULL and check for valid pointers when
wslua_deregister_protocols().

Fixes #17668
2021-10-19 20:50:45 +00:00
..
.editorconfig HTTPS In Even More Places, update some links. 2019-07-28 04:21:18 +00:00
CMakeLists.txt CMake: Use CheckAPI's abort/termoutput with dissectors only 2021-03-01 20:59:39 +00:00
console.lua Qt: point to Lua wiki page now on Gitlab 2020-10-02 17:25:54 +00:00
dtd_gen.lua
init_wslua.c Lua: reconcile expert info groups; add PI_ASSUMPTION 2021-06-21 15:27:51 +00:00
init_wslua.h Move still *more* headers outside of extern "C". 2021-03-16 13:50:13 -07:00
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c GLib: Bump requirement 2.32 -> 2.36 2020-11-25 06:25:38 +00:00
lrexlib_glib_f.c GLib: Bump requirement 2.32 -> 2.36 2020-11-25 06:25:38 +00:00
lua_bitop.c wslua: fix compilation with gcc 11 2021-04-28 20:12:19 +00:00
lua_bitop.h
make-init-lua.pl wiretap: more work on file type/subtypes. 2021-02-17 21:54:28 +00:00
make-reg.pl wiretap: more work on file type/subtypes. 2021-02-17 21:54:28 +00:00
make-taps.pl
taps
template-init.lua wiretap: more work on file type/subtypes. 2021-02-17 21:54:28 +00:00
wslua.h Qt: Reload Lua FileHandler when having a capture file 2021-09-30 11:07:08 +00:00
wslua_address.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_byte_array.c wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
wslua_capture_info.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_column.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_dir.c wslua: Update the Dir and Utils docs. 2020-03-31 04:12:35 +00:00
wslua_dissector.c Lua: add DissectorTable.try_heuristics() function 2021-03-26 07:15:16 +00:00
wslua_dumper.c wslua: avoid global memory scopes 2021-09-14 18:48:56 +00:00
wslua_field.c wslua: avoid global memory scopes 2021-09-14 18:48:56 +00:00
wslua_file.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_file_common.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_file_common.h Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_file_handler.c Lua: Make FileHandler seek_read() optional 2021-10-03 11:04:29 +02:00
wslua_frame_info.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_gui.c Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00
wslua_int64.c wslua: Update the Int64 docs. 2020-03-31 04:12:48 +00:00
wslua_internals.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
wslua_listener.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
wslua_nstime.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_pinfo.c Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_pinfo_common.h Fix config.h include order 2021-09-20 20:16:52 +01:00
wslua_pref.c wslua: Replace g_assert() with ws_assert() 2021-05-19 03:52:45 +01:00
wslua_proto.c wslua: Initialize Proto members on creation 2021-10-19 20:50:45 +00:00
wslua_proto_expert.c Lua: reconcile expert info groups; add PI_ASSUMPTION 2021-06-21 15:27:51 +00:00
wslua_proto_field.c dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
wslua_struct.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wslua_tree.c wslua: avoid global memory scopes 2021-09-14 18:48:56 +00:00
wslua_tvb.c wslua: avoid global memory scopes 2021-09-14 18:48:56 +00:00
wslua_util.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
wslua_wtap.c wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values. 2021-02-23 21:56:20 +00:00