summaryrefslogtreecommitdiff
path: root/epan/wslua
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-11-21 00:38:22 +0000
committerGuy Harris <guy@alum.mit.edu>2013-11-21 00:38:22 +0000
commit8b8cf5671d5eac2567f25e6d59ea9222759766bb (patch)
tree8c145dc7d81d05c9e9631b69fdf74b11413423ce /epan/wslua
parent1ee50439ca6c4f2a5b513756b5a118ad99006788 (diff)
downloadwireshark-8b8cf5671d5eac2567f25e6d59ea9222759766bb.tar.gz
strncpy() consideered unsafe (it doesn't, for example, guarantee that
the result is null-terminated); use g_strlcpy() (which *does* guarantee null termination) instead. svn path=/trunk/; revision=53461
Diffstat (limited to 'epan/wslua')
0 files changed, 0 insertions, 0 deletions