Skip to content

(append_to_g_password_keyfilehash())): warning: strcat() is almost always misused, please use strlcat() #225

@dertuxmalwieder

Description

@dertuxmalwieder

Trying to build zpaqfranz 63.5 on OpenBSD:

ld.lld: warning: zpaqfranz.cpp(/tmp/zpaqfranz-4279cf.o:(append_to_g_password_keyfilehash())): warning: strcpy() is almost always misused, please use strlcpy()
ld.lld: warning: zpaqfranz.cpp(/tmp/zpaqfranz-4279cf.o:(append_to_g_password_keyfilehash())): warning: strcat() is almost always misused, please use strlcat()

Related: #54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions