wireshark/epan/ftypes
Pascal Quantin aba4d3a3a7 ftype-guid.c: fix FT_GUID filtering
g_strlcpy copies at most n-1 bytes to ensure that the string is NULL terminated.

Bug: 13121
Change-Id: I4f1677c518e65eb58b79d72052520ecce8c51722
Reviewed-on: https://code.wireshark.org/review/18743
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2016-11-11 16:17:19 +00:00
..
.editorconfig
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
Makefile.am
ftype-bytes.c
ftype-double.c
ftype-guid.c ftype-guid.c: fix FT_GUID filtering 2016-11-11 16:17:19 +00:00
ftype-ieee-11073-float.c
ftype-integer.c
ftype-ipv4.c
ftype-ipv6.c
ftype-none.c
ftype-pcre.c
ftype-protocol.c
ftype-string.c
ftype-time.c
ftypes-int.h
ftypes.c
ftypes.h