wireshark/epan/wslua
Stig Bjørlykke c899dd57ff Lua: Improve base checking for signed integer
Check base value for signed integer before unsigned to avoid a case
where the valid bases for a unsigned integer is presented in a error
message when a signed type is used.

Change-Id: Idfb87597779652e32adceacad220d748afda5e85
Reviewed-on: https://code.wireshark.org/review/20541
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2017-03-14 15:12:36 +00:00
..
.editorconfig
CMakeLists.txt
console.lua
dtd_gen.lua
init_wslua.c cmake,wslua,wsutil: load files from run/ instead of source tree 2016-12-20 13:16:57 +00:00
init_wslua.h
lrexlib.c
lrexlib.h
lrexlib_algo.h
lrexlib_glib.c
lrexlib_glib_f.c
lua_bitop.c
lua_bitop.h
make-init-lua.pl Lua: Layout cleanup in init.lua 2017-03-14 15:03:38 +00:00
make-reg.pl
make-taps.pl
Makefile.am
taps
template-init.lua Lua: Layout cleanup in init.lua 2017-03-14 15:03:38 +00:00
wslua.h
wslua_address.c
wslua_byte_array.c
wslua_capture_info.c
wslua_column.c
wslua_dir.c cmake,wslua,wsutil: load files from run/ instead of source tree 2016-12-20 13:16:57 +00:00
wslua_dissector.c Convert range API to always use wmem memory. 2017-01-07 00:44:10 +00:00
wslua_dumper.c
wslua_field.c
wslua_file.c
wslua_file_common.c
wslua_file_common.h
wslua_file_handler.c lua: improve FileHandler:[seek_]read behavior and documentation 2017-03-07 05:38:54 +00:00
wslua_frame_info.c
wslua_gui.c
wslua_int64.c
wslua_internals.c
wslua_listener.c
wslua_nstime.c
wslua_pinfo.c
wslua_pinfo_common.h
wslua_pref.c Convert range API to always use wmem memory. 2017-01-07 00:44:10 +00:00
wslua_proto.c lua: Allow proto:register_heuristic to be used on multiple list names 2016-11-13 17:48:30 +00:00
wslua_proto_expert.c
wslua_proto_field.c Lua: Improve base checking for signed integer 2017-03-14 15:12:36 +00:00
wslua_struct.c wslua: fix documentation of Struct.fromhex 2017-02-27 12:48:47 +00:00
wslua_tree.c lua: Allow FT_ETHER protofields to be inserted in TreeItems. 2016-11-22 13:26:19 +00:00
wslua_tvb.c Rename tvb_new_subset() to tvb_new_subset_length_caplen(). 2017-01-10 06:19:37 +00:00
wslua_util.c cmake,wslua,wsutil: load files from run/ instead of source tree 2016-12-20 13:16:57 +00:00