aboutsummaryrefslogtreecommitdiff
path: root/crt
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-07-25 03:30:24 -0400
committerRich Felker <dalias@aerifal.cx>2013-07-25 03:30:24 -0400
commitf9dd79c8d191a8a5356d146c7ccf956677fea4e9 (patch)
tree92eaf4837f391bd1c6f0e085f65c0606eea669d3 /crt
parentmake inet_ntop format v4-mapped ipv6 addresses properly (diff)
downloadgrovel-f9dd79c8d191a8a5356d146c7ccf956677fea4e9.tar.gz
grovel-f9dd79c8d191a8a5356d146c7ccf956677fea4e9.tar.xz
fix undefined strcpy call in inet_ntop
source and dest arguments for strcpy cannot overlap, so memmove must be used here. the length is already known from the above loop.
Diffstat (limited to 'crt')
0 files changed, 0 insertions, 0 deletions