wireshark/epan/wslua
Hadriel Kaplan f526468bd3 Coverity CID 1167971-1167974: constant expressions in wslua_int64
Get rid of false-positive coverity issues by using a macro instead
of source code if-statement.

Bug: 11501
Change-Id: I07f478ed334931f05bdfb87cb8f614b16bbf8fa8
Reviewed-on: https://code.wireshark.org/review/10376
Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
2015-09-04 12:35:49 +00:00
..
CMakeLists.txt Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
Makefile.am Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
Makefile.nmake Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +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 Lua: remove unneeded todo comments 2015-08-23 18:38:13 +00:00
init_wslua.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
lrexlib.c Don't use ctype.h routines. 2014-10-17 06:01:58 +00:00
lrexlib.h Lua: add functions for more field information 2015-07-09 01:49:11 +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 Lua: add functions for more field information 2015-07-09 01:49:11 +00:00
lrexlib_glib_f.c Replace "see copyright notice in" message with full license 2014-03-10 16:42:20 +00:00
lua_bitop.c Fix bug 9720 'Lua: bitop library is missing in Lua 5.2' 2014-02-04 22:01:01 +00:00
lua_bitop.h In a source file that defines external functions, the header file that 2014-01-13 22:06:12 +00:00
make-init-lua.pl Fix "Unescaped left brace in regex is deprecated" 2015-06-22 22:44:36 +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 make-taps.pl: Remove duplicate slash in pathname 2015-08-16 11:55:24 +00:00
taps Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
template-init.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
wslua.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_address.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_byte_array.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_capture_info.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_column.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_dir.c CMake: Update wslua build and test. 2015-03-12 16:37:51 +00:00
wslua_dissector.c Added Reload Lua plugins. 2015-08-11 12:09:07 +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 Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_file.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_file_common.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_file_common.h Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_file_handler.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_frame_info.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_gui.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_int64.c Coverity CID 1167971-1167974: constant expressions in wslua_int64 2015-09-04 12:35:49 +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 Lua: Check if having listeners before remove 2015-09-03 16:07:37 +00:00
wslua_nstime.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_pinfo.c Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_pinfo_common.h Lua: split up wslua files into class-based files 2015-07-12 02:08:24 +00:00
wslua_pref.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_proto.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_proto_expert.c Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_proto_field.c Lua: add FT_PROTOCOL as a ProtoField type 2015-08-18 03:50:58 +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 Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wslua_tvb.c Lua: fix "since 1.99.9" to be 1.99.8 2015-07-24 00:29:14 +00:00
wslua_util.c Lua: fix "since 1.99.9" to be 1.99.8 2015-07-24 00:29:14 +00:00