wireshark/epan/wslua
Stig Bjørlykke 3cd179d007 Lua: Improve Listener error handling
Fix error handlers in Listener draw() and reset() to avoid getting
LUA_ERRERR from lua_pcall(). Added error handler for Listener draw()
callback.

Handle LUA_ERRERR from lua_pcall() to avoid assert on this.
Changed some capitalized words in various error message.

Closes #16974.


(cherry picked from commit d104571e8a)
2020-12-09 07:46:08 +00:00
..
.editorconfig
CMakeLists.txt Tools: Clean up checkAPI and add ui/qt. 2020-09-05 07:41:29 +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: Improve Listener error handling 2020-12-09 07:46:08 +00:00
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c wslua: Include stdint.h on Windows. 2020-07-01 20:23:22 +00:00
lua_bitop.h
make-init-lua.pl
make-reg.pl
make-taps.pl
taps
template-init.lua
wslua.h wslua: Update the ByteArray and Tvb docs. 2020-03-31 04:13:01 +00:00
wslua_address.c
wslua_byte_array.c Lua: base64_decode: handle unpadded data 2020-10-19 08:38:31 +00:00
wslua_capture_info.c
wslua_column.c wslua: Update the packet information docs. 2020-03-30 16:08:37 +00:00
wslua_dir.c wslua: Update the Dir and Utils docs. 2020-03-31 04:12:35 +00:00
wslua_dissector.c wslua: Update the dissector docs. 2020-03-30 08:55:19 +00:00
wslua_dumper.c Have WTAP_ERR_INTERNAL include an err_info string giving details. 2020-10-14 04:51:45 +00:00
wslua_field.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_file.c Have WTAP_ERR_INTERNAL include an err_info string giving details. 2020-10-14 04:51:45 +00:00
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c Have WTAP_ERR_INTERNAL include an err_info string giving details. 2020-10-14 04:51:45 +00:00
wslua_frame_info.c
wslua_gui.c Lua: Improve Listener error handling 2020-12-09 07:46:08 +00:00
wslua_int64.c wslua: Update the Int64 docs. 2020-03-31 04:12:48 +00:00
wslua_internals.c
wslua_listener.c Lua: Improve Listener error handling 2020-12-09 07:46:08 +00:00
wslua_nstime.c
wslua_pinfo.c wslua: Make pinfo.p2p_dir writable 2020-10-22 14:18:58 +00:00
wslua_pinfo_common.h
wslua_pref.c wslua: Update the dissector docs. 2020-03-30 08:55:19 +00:00
wslua_proto.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_proto_expert.c
wslua_proto_field.c Add FT_STRINGZTRUNC. 2020-09-12 14:16:12 -07:00
wslua_struct.c
wslua_tree.c wslua: Cross-reference and title case fixes. 2020-03-30 16:42:18 +00:00
wslua_tvb.c wslua: Update the ByteArray and Tvb docs. 2020-03-31 04:13:01 +00:00
wslua_util.c Lua: Improve Listener error handling 2020-12-09 07:46:08 +00:00