K 10 svn:author V 7 delphij K 8 svn:date V 27 2008-10-23T00:31:15.328386Z K 7 svn:log V 140 Slightly adjust code logic: we allocate a "size"ed length of memory, not size+1. Use strlcpy() to avoid using - 1 as length for strncpy(). END