3035. [cleanup] Simplify by using strlcpy. [RT #22521]

This commit is contained in:
Mark Andrews
2011-02-21 07:34:57 +00:00
parent 0a92db42c6
commit c12904ec53
3 changed files with 8 additions and 8 deletions

View File

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