tux0r <[email protected]> wrote: > A new version has appeared. Note that there are two warnings about > strcpy() and strcat() in this version: > > > ld.lld: warning: > > zpaqfranz.cpp(/tmp/zpaqfranz-8f2c73.o:(append_to_g_password_keyfilehash())): > > > > warning: strcpy() is almost always misused, please use strlcpy() > > ld.lld: warning: > > zpaqfranz.cpp(/tmp/zpaqfranz-8f2c73.o:(append_to_g_password_keyfilehash())): > > > > warning: strcat() is almost always misused, please use strlcat() > > I have reported these two warnings, and the developer is aware of > them (and has fixed at least one occurrence already), so I think > that providing our own patches won't be needed this time. autotest > works on AMD64. > > Patch attached.
committed, thanks =)
