wireshark/epan/wslua
Stig Bjørlykke 74394f2cf7 Added expired handling to FieldInfo.
This avoids using free'd pointers (which leads to crash) when
assigning FieldInfos to global variables.

svn path=/trunk/; revision=54623
2014-01-07 14:46:17 +00:00
..
CMakeLists.txt
Makefile.am
Makefile.nmake
console.lua
dtd_gen.lua
init_wslua.c Added expired handling to FieldInfo. 2014-01-07 14:46:17 +00:00
init_wslua.h Add extern C for init_wslua (for future use in Wireshark Qt) 2014-01-01 14:12:38 +00:00
lua_bitop.c
make-init-lua.pl Build correct base table in init.lua after changes in epan/proto.h 2013-12-20 13:38:36 +00:00
make-reg.pl
make-taps.pl Fix some const/ not const warnings. 2013-12-15 12:35:00 +00:00
taps
template-init.lua
wslua.h Added expired handling to FieldInfo. 2014-01-07 14:46:17 +00:00
wslua_dumper.c The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
wslua_field.c Added expired handling to FieldInfo. 2014-01-07 14:46:17 +00:00
wslua_gui.c
wslua_listener.c
wslua_pinfo.c Added Column clear_fence(). 2013-12-18 14:19:12 +00:00
wslua_proto.c Make Buildbot Happy 2013-12-23 18:12:04 +00:00
wslua_tree.c Add FT_SYSTEM_ID type and convert the dissectors that use print_system_id with FT_BYTES to now use FT_SYSTEM_ID type. 2013-12-23 15:18:48 +00:00
wslua_tvb.c Removed a wrong sanity check in ByteArray base64_decode. 2013-12-23 12:19:16 +00:00
wslua_util.c Rename more to_str functions to have ep_ in the name if they return ephemeral 2013-12-19 16:28:39 +00:00