wireshark/epan/wslua
Evan Huus 1457a01f49 Always memset the packet-header struct in Lua to avoid
crashes from garbage data.

Also, give Lua a copy of the packet comment if there is one.

Fixes: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7538

svn path=/trunk/; revision=44093
2012-07-28 15:51:37 +00:00
..
CMakeLists.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
console.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
dtd_gen.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
init_wslua.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
lua_bitop.c Fix some system header files that were #included with "" instead of <>. 2012-07-18 02:47:56 +00:00
make-init-lua.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-reg.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
make-taps.pl Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
taps Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
template-init.lua Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_dumper.c Always memset the packet-header struct in Lua to avoid 2012-07-28 15:51:37 +00:00
wslua_field.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_gui.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_listener.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_pinfo.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_proto.c From Evan Huus: 2012-07-09 01:56:27 +00:00
wslua_tree.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_tvb.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
wslua_util.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00