wireshark/epan/wslua
Balint Reczey e187b5396e Don't try to clean up uninitialized Lua and crash
Reported to Debian BTS at:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786704

Change-Id: I3045a68f0dd557bf64ea26a488a1bcece4828fec
Reviewed-on: https://code.wireshark.org/review/8765
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Balint Reczey <balint@balintreczey.hu>
2015-06-09 04:18:48 +00:00
..
CMakeLists.txt CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
Makefile.am Simplify how we find Lua and expand the places we look. 2015-02-04 00:53:29 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
console.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
dtd_gen.lua Remove svn $Id$ keyword in Lua scripts 2014-06-18 23:51:34 +00:00
init_wslua.c Don't try to clean up uninitialized Lua and crash 2015-06-09 04:18:48 +00:00
init_wslua.h
lrexlib.c Don't use ctype.h routines. 2014-10-17 06:01:58 +00:00
lrexlib.h Fix some compiler issues on windows with Lua 5.2 2014-03-29 12:36:48 +00:00
lrexlib_algo.h Revert "Try to please both GCC (the compiler, not me) and clang." 2015-05-05 16:01:35 +00:00
lrexlib_glib.c Revert "Try to please both GCC (the compiler, not me) and clang." 2015-05-05 16:01:35 +00:00
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl Fix lua bindings for timestamp precision 2014-09-29 15:50:18 +00:00
make-reg.pl Get us building with the subdir-objects automake option. 2015-01-22 02:12:46 +00:00
make-taps.pl Fix generation of wslua taps in out-of-source-tree builds when the source tree 2014-08-12 04:14:12 +00:00
taps Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
template-init.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
wslua.h wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_dir.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
wslua_dumper.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_field.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
wslua_file.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_gui.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_int64.c Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
wslua_internals.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_listener.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_pinfo.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_proto.c Lua: Expose tcp_dissect_pdus() to Lua 2015-01-27 15:14:12 +00:00
wslua_struct.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_tree.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_tvb.c wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
wslua_util.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00