wireshark/plugins/epan/ethercat
John Thacker 058400d8e0 ECATMB: Get filename with encoding when adding to column
When retrieving a string, don't just use tvb_memcpy, even if
expected to be ASCII (because it might have errors.)

This doesn't get truncated, even if all replacement characters,
because the eventual returned buffer is 200 octets long and the
max filename is 49.

Fix #18800
2023-01-17 12:41:58 +00:00
..
AUTHORS
CMakeLists.txt CMake: Finish splitting ADD_PLUGIN_LIBRARY. 2022-04-04 23:10:57 +00:00
packet-ams.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
packet-ams.h plugins: use SPDX identifiers. 2018-02-09 14:12:48 +00:00
packet-ecatmb.c ECATMB: Get filename with encoding when adding to column 2023-01-17 12:41:58 +00:00
packet-ecatmb.h doxygen: Try to fix warnings. 2019-07-10 16:49:37 +00:00
packet-esl.c esl_eth: support nanosecond timestamps 2022-10-08 14:01:19 +00:00
packet-ethercat-datagram.c Fix various issues seen with tools/check_typed_item_calls.py 2023-01-16 15:35:04 +00:00
packet-ethercat-datagram.h plugins: use SPDX identifiers. 2018-02-09 14:12:48 +00:00
packet-ethercat-frame.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
packet-ethercat-frame.h Older versions of Clang don't understand -Wpedantic. 2018-05-18 22:31:05 +00:00
packet-ioraw.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
packet-ioraw.h plugins: use SPDX identifiers. 2018-02-09 14:12:48 +00:00
packet-nv.c Replace g_snprintf() with snprintf() 2021-12-19 20:06:13 +00:00
packet-nv.h plugins: use SPDX identifiers. 2018-02-09 14:12:48 +00:00