[NSLOOKUP]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 27 Dec 2010 09:18:00 +0000 (09:18 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 27 Dec 2010 09:18:00 +0000 (09:18 +0000)
commit4c3e53b5a24cb8d851711d0bd774b805d194eca6
tree678baf76a3911d870e80cedf722fe2a34e4d72b6
parent9f634e70cf9e55a97daab8a09abd672bf7af7659
[NSLOOKUP]
Use memcpy with sizeof instead of strncpy with strlen to make sure the destination string will be zero terminated.
CID 1649

svn path=/trunk/; revision=50155
reactos/base/applications/network/nslookup/nslookup.c