wireshark/epan
Guy Harris 57a1514ac7 Cast away the return value of g_strlcpy() and g_strlcat().
Most of the time, the return value tells us nothing useful, as we've
already decided that we're perfectly willing to live with string
truncation.  Hopefully this keeps Coverity from whining that those
routines could return an error code (NARRATOR: They don't) and thus that
we're ignoring the possibility of failure (as indicated, we've already
decided that we can live with string truncation, so truncation is *NOT*
a failure).
2021-04-30 03:19:19 -07:00
..
crypt ieee80211: Dissect decrypted FT BSS Transition GTK subelem 2021-03-29 11:18:38 +00:00
dfilter wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
dissectors Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
ftypes Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
wmem Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
wslua Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
.editorconfig
CMakeLists.txt CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
addr_resolv.h
address.h
address_types.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07: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
asn1.c
asn1.h
ax25_pids.h
bridged_pids.h
capture_dissectors.c
capture_dissectors.h
charsets.c
charsets.h
chdlctypes.h
cisco_pid.h
color_filters.c
color_filters.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
column-info.h
column-utils.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
column-utils.h
column.c
column.h
conv_id.h
conversation.c conversation: use the Wayback Machine for a URL. 2021-03-30 14:46:34 -07:00
conversation.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
conversation_debug.h
conversation_filter.c
conversation_filter.h
conversation_table.c
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
dccpservicecodes.h
decode_as.c
decode_as.h
diam_dict.h
diam_dict.l
disabled_protos.c
disabled_protos.h
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l
dvb_chartbl.c
dvb_chartbl.h
eap.h
eapol_keydes_types.h
epan.c
epan.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
epan_dissect.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
etypes.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h
exntest.c
expert.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
expert.h
export_object.c
export_object.h
exported_pdu.c
exported_pdu.h
filter_expressions.c
filter_expressions.h
follow.c
follow.h Follow SIP Call: Added Follow SIP Call to Follow menu 2021-03-27 09:02:14 +00:00
frame_data.c
frame_data.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
frame_data_sequence.c
frame_data_sequence.h
funnel.c wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
funnel.h
garrayfix.h
golay.c
golay.h
guid-utils.c
guid-utils.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
iana_charsets.c
iana_charsets.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.h
ipv6.h
lapd_sapi.h
llcsaps.h
maxmind_db.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
maxmind_db.h maxmind: add optional synchronous lookups 2021-04-02 06:48:42 +00:00
media_params.c
media_params.h
next_tvb.c
next_tvb.h
nlpid.h osi/nlpid: Update Avaya proprietary NLPID 2021-04-01 15:45:38 +02:00
oids.c
oids.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
oids_test.c
osi-utils.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
osi-utils.h
oui.h lldp: Add Extreme/Avaya Fabric Vendor specific sub-TLV decoding 2021-04-01 15:45:38 +02:00
packet.c
packet.h wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
packet_info.h
params.h
pci-ids.c
pci-ids.h
plugin_if.c
plugin_if.h
ppptypes.h
prefs-int.h prefs: get rid of unused PREF_EFFECT_ flags. 2021-04-04 23:13:05 +00:00
prefs.c RTP Player: Settings for enabling use of disk as temporarly store 2021-04-26 10:57:22 +02:00
prefs.h RTP Player: Settings for enabling use of disk as temporarly store 2021-04-26 10:57:22 +02:00
print.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
print.h
print.ps
print_stream.c
print_stream.h
proto.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
proto.h
proto_data.c proto_data: small cleanups. 2021-04-01 18:52:52 -07:00
proto_data.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
protobuf-helper.c
protobuf-helper.h
protobuf_lang_parser.lemon Add missing prototypes to lemon-generated code. 2021-04-16 18:38:26 +00:00
protobuf_lang_scanner.l protobuf: fix leaking tokens 2021-03-27 17:23:07 +00:00
protobuf_lang_tree.c protobuf: Fix leaking nodes and strings 2021-04-02 07:25:31 +00:00
protobuf_lang_tree.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
ps.h
ptvcursor.h
radius_dict.l
range.c
range.h
reassemble.c
reassemble.h
reassemble_test.c
reedsolomon.c Fix compilation with gcc-11. 2021-04-17 10:29:15 +00:00
reedsolomon.h
register-int.h
register.c
register.h
req_resp_hdrs.c
req_resp_hdrs.h
rtd_table.c
rtd_table.h
rtp_pt.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
sctpppids.c
sctpppids.h
secrets.c wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
secrets.h
sequence_analysis.c
sequence_analysis.h
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.h
srt_table.c
srt_table.h
stat_groups.h Added statistics group for RSerPool protocols. 2021-04-08 09:36:23 +02:00
stat_tap_ui.c
stat_tap_ui.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
stats_tree.c
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c
strutil.h
t35.c
t35.h
tap-voip.h
tap.c
tap.h
tfs.c
tfs.h
time_fmt.h
timestamp.c
timestamp.h
timestats.c
timestats.h
to_str-int.h
to_str.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
to_str.h
tvbparse.c
tvbparse.h
tvbtest.c tvbtest: Test offsets returned by tvb_find on subsets. 2021-04-03 15:12:20 +00:00
tvbuff-int.h
tvbuff.c
tvbuff.h
tvbuff_base64.c
tvbuff_brotli.c
tvbuff_composite.c
tvbuff_lz77.c
tvbuff_lz77huff.c
tvbuff_lznt1.c
tvbuff_real.c
tvbuff_subset.c tvbuff_subset: fix its implementation of string scanning. 2021-03-29 01:02:47 +00:00
tvbuff_zlib.c wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
uat-int.h
uat.c
uat.h wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
uat_load.l
unit_strings.c
unit_strings.h
value_string.c
value_string.h Move more headers outside extern "C". 2021-03-16 02:36:10 -07:00
x264_prt_id.h
xdlc.c
xdlc.h