wireshark/epan
Cédric Delmas af12e33509 Change Lua's tvbrange:*int64() to read only the number of bytes specified in
the range.

Previously the length was ignored and 8 bytes were always read.

The constraint on int64() and le_int64() becomes stricter to match int()'s ones:
the range must be 1, 2, 4 or 8 octets long.

Change-Id: Ic66798757564ac840c332b978effb418726a654c
Reviewed-on: https://code.wireshark.org/review/9622
Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
2015-07-13 13:40:59 +00:00
..
compress
crypt airpdcap: fix V512 warning reported by PVS-Studio 2015-06-07 13:07:33 +00:00
dfilter Do not try to display a value_string for FT_FRAMENUM type 2015-07-02 11:36:11 +00:00
dissectors Revert "[MSVC2015] TRy to fix Warnings turned errors." 2015-07-12 20:05:21 +00:00
ftypes Remove another batch of deprecated tvb_length calls 2015-06-24 04:30:35 +00:00
nghttp2 Don't export libnghttp2 routines outside libwireshark. 2015-06-24 17:13:09 +00:00
wmem store tcp/udp port names in epan scope 2015-07-04 12:21:34 +00:00
wslua Change Lua's tvbrange:*int64() to read only the number of bytes specified in 2015-07-13 13:40:59 +00:00
CMakeLists.txt xip: add support for XIP packets 2015-07-10 02:55:24 +00:00
CMakeListsCustom.txt.example
Makefile.am Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
Makefile.common Plugin Interface: Add GUI callbacks 2015-06-25 16:23:08 +00:00
Makefile.nmake Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Fix address resolution for columns. 2015-07-03 02:21:20 +00:00
addr_resolv.h Fix address resolution for columns. 2015-07-03 02:21:20 +00:00
address.h
address_types.c Fix address resolution for columns. 2015-07-03 02:21:20 +00:00
address_types.h
afn.c
afn.h
aftypes.c
aftypes.h
app_mem_usage.c
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c Stop using atof/strtod (fixes column sorting of float types) 2015-06-25 15:38:45 +00:00
asn1.h
ax25_pids.h
bridged_pids.h
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
color_dissector_filters.c
color_dissector_filters.h
column-info.h Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +00:00
column-utils.c Fix address resolution for columns. 2015-07-03 02:21:20 +00:00
column-utils.h
column.c Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +00:00
column.h
conv_id.h
conversation.c
conversation.h
conversation_debug.h
conversation_table.c Further refactor SRT stats. 2015-06-21 03:35:13 +00:00
conversation_table.h
crc6-tvb.c
crc6-tvb.h
crc8-tvb.c
crc8-tvb.h
crc10-tvb.c
crc10-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
decode_as.c
decode_as.h
diam_dict.h
diam_dict.l
disabled_protos.c
disabled_protos.h
dissector_filters.c
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l
dvb_chartbl.c
dvb_chartbl.h
dwarf.c dwarf.c: fix V629 warning reported by PVS-Studio 2015-06-07 14:34:36 +00:00
dwarf.h
eap.h
eapol_keydes_types.h
enterprise-numbers [Automatic update for 2015-07-12] 2015-07-12 15:11:30 +00:00
epan-int.h
epan.c
epan.h
epan_dissect.h
etypes.h xip: add support for XIP packets 2015-07-10 02:55:24 +00:00
ex-opt.c
ex-opt.h
except.c Print unsigned long values with %lu, not %ld. 2015-06-06 01:40:08 +00:00
except.h
exceptions.h
exntest.c
expert.c
expert.h
exported_pdu.c Add ability to export PDUs for heuristic dissectors also 2015-06-25 00:10:13 +00:00
exported_pdu.h Add ability to export PDUs for heuristic dissectors also 2015-06-25 00:10:13 +00:00
filter_expressions.c
filter_expressions.h
follow.c ui/follow: fix The 'find_addr[UDP_STREAM]' variable is assigned values twice successively. Perhaps this is a mistake. Found by PVS Studio (V519) 2015-06-06 17:11:45 +00:00
follow.h
frame_data.c
frame_data.h
frame_data_sequence.c
frame_data_sequence.h
funnel.c Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel.h Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
g_int64_hash_routines.c
g_int64_hash_routines.h
garrayfix.h
gcp.c
gcp.h
geoip_db.c
geoip_db.h
golay.c
golay.h
guid-utils.c add function guid_cmp() to compare guids 2015-07-01 14:55:38 +00:00
guid-utils.h add function guid_cmp() to compare guids 2015-07-01 14:55:38 +00:00
iax2_codec_type.h
in_cksum.c Fix MSCV 2015RC Warning in_cksum.c(92): warning C4311: 'type cast': 2015-06-08 11:13:23 +00:00
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
lapd_sapi.h
llcsaps.h
next_tvb.c Remove deprecated tvb_length calls 2015-06-24 00:31:25 +00:00
next_tvb.h
nlpid.h
oids.c
oids.h
oids_test.c
osi-utils.c
osi-utils.h
oui.c DHCP: Lookup OUI for TR111 suboption. Also add Ubiquisys OUI to oui_vals. 2015-07-03 20:23:46 +00:00
oui.h DHCP: Lookup OUI for TR111 suboption. Also add Ubiquisys OUI to oui_vals. 2015-07-03 20:23:46 +00:00
packet-range.c
packet-range.h
packet.c Add "user presentable" and "unique string ids" to heuristic table entries. 2015-07-12 03:14:38 +00:00
packet.h Add "user presentable" and "unique string ids" to heuristic table entries. 2015-07-12 03:14:38 +00:00
packet_info.h
params.h
plugin_if.c Remove g_hash_table_contains from plugin_if 2015-06-25 18:12:02 +00:00
plugin_if.h Plugin Interface: Add GUI callbacks 2015-06-25 16:23:08 +00:00
ppptypes.h
prefs-int.h Add a preferences editor frame. 2015-06-18 00:46:50 +00:00
prefs.c prefs: fix memory leak reading capture columns 2015-07-06 00:26:03 +00:00
prefs.h
print.c Take all epan_column_info members that always get allocated to "number of columns" to share their own data structure. 2015-06-29 02:11:04 +00:00
print.h
print.ps
print_stream.c
print_stream.h
proto.c Do not try to display a value_string for FT_FRAMENUM type 2015-07-02 11:36:11 +00:00
proto.h
ps.h
ptvcursor.h
radius_dict.l
range.c Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
range.h Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
reassemble.c Remove deprecated tvb_length calls 2015-06-24 00:31:25 +00:00
reassemble.h
reassemble_test.c
reedsolomon.c
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtd_table.c Add ResponseTimeDelayDialog. 2015-07-07 23:17:51 +00:00
rtd_table.h Add ResponseTimeDelayDialog. 2015-07-07 23:17:51 +00:00
rtp_pt.h
sctpppids.h
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.c [Automatic update for 2015-07-12] 2015-07-12 15:11:30 +00:00
sminmpec.h
srt_table.c Bugfix parsing filters out of SRT tables with parameters. 2015-06-25 18:42:36 +00:00
srt_table.h Add ServiceResponseTimeDialog. 2015-07-03 23:09:13 +00:00
stat_groups.h Qt: Add dynamic menu support. 2015-07-09 00:05:51 +00:00
stat_tap_ui.c Add SimpleStatisticsDialog. 2015-07-08 17:01:15 +00:00
stat_tap_ui.h Add SimpleStatisticsDialog. 2015-07-08 17:01:15 +00:00
stats_tree.c Add ServiceResponseTimeDialog. 2015-07-03 23:09:13 +00:00
stats_tree.h Add ServiceResponseTimeDialog. 2015-07-03 23:09:13 +00:00
stats_tree_priv.h Add TapParameterDialog. 2015-06-08 19:51:34 +00:00
stream.c [MSVC 2015] Try to fix warinings turned errors. 2015-06-04 15:10:15 +00:00
stream.h
strutil.c
strutil.h
t35.c
t35.h
tap-voip.h
tap.c Avoid some Visual Studio Code Anaylzer warnings 2015-06-27 14:32:35 +00:00
tap.h
tfs.c VXLAN: Add Group Based Policy dissector 2015-07-09 20:28:11 +00:00
tfs.h VXLAN: Add Group Based Policy dissector 2015-07-09 20:28:11 +00:00
time_fmt.h
timestamp.c
timestamp.h
timestats.c
timestats.h Add ServiceResponseTimeDialog. 2015-07-03 23:09:13 +00:00
to_str-int.h
to_str.c Fix memory leak printing eui64s 2015-06-21 18:40:01 +00:00
to_str.h Fix address resolution for columns. 2015-07-03 02:21:20 +00:00
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c Remove deprecated tvb_length calls 2015-06-24 00:31:25 +00:00
tvbuff-int.h
tvbuff.c
tvbuff.h Remove the last deprecated tvb_length calls 2015-06-24 17:32:40 +00:00
tvbuff_base64.c
tvbuff_composite.c Remove deprecated tvb_length calls 2015-06-24 00:31:25 +00:00
tvbuff_real.c
tvbuff_subset.c Remove deprecated tvb_length calls 2015-06-24 00:31:25 +00:00
tvbuff_zlib.c
uat-int.h
uat.c
uat.h Use an "Open" instead of a "Save" dialog for UAT prefs. 2015-05-28 21:16:39 +00:00
uat_load.l
value_string.c
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h