wireshark/plugins
Peter Wu 5eb8edf1cb diam_dict.l,wimaxasncp_dict.l: fix -Werror=stringop-truncation
The given "len" is the size of the string in "txt" excluding the NUL
terminator. GCC 8.2.1+20181127-1 rightfully complains that strncpy will
not terminate the destination buffer.

Change-Id: I592c7c218cf07c13697de4e60f454326a93d1124
Reviewed-on: https://code.wireshark.org/review/31600
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-01-19 07:08:43 +00:00
..
codecs/l16_mono l16_mono: fix a typo in CMakeLists.txt 2018-05-04 08:43:54 +00:00
epan diam_dict.l,wimaxasncp_dict.l: fix -Werror=stringop-truncation 2019-01-19 07:08:43 +00:00
wiretap/usbdump Remove autotools build system. 2018-04-18 03:46:17 +00:00
plugin.rc.in plugin.rc.in: Cleanup some unnecessary code 2017-12-17 11:47:07 +00:00