]> git.ipfire.org Git - thirdparty/mtr.git/commit
reliability: ensure string copy results to a null determined string
authorSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:25:27 +0000 (18:25 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:25:27 +0000 (18:25 +0100)
commita7084526dbd95e4dbadf116e0343aa3ebbd655b7
tree61aa0c855c7c88f9d127786b05d686e90ace1ab3
parent5226f921d7e71b8120c8c7f0429e3da2ddfebb15
reliability: ensure string copy results to a null determined string

Copying strings is much harder than it superficially looks, see reference
for further information,

Reference: http://meyering.net/crusade-to-eliminate-strncpy/
asn.c
curses.c
mtr.c
net.c
split.c
utils.h