3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521]

This commit is contained in:
Mark Andrews
2011-02-21 07:22:21 +00:00
parent b062d1ba6d
commit 0a92db42c6
2 changed files with 15 additions and 19 deletions

View File

@@ -1,3 +1,5 @@
3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521]
3033. [cleanup] Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
[RT #22521]