Skip to content

cppcheck style findings #213

@bfarago

Description

@bfarago

Static code check findings are (severity: slight/cosmetic):
[crypt_blowfish.c:390]: (style) The scope of the variable 'tmp' can be reduced.
[crypt_blowfish.c:390]: (style) The scope of the variable 'c1' can be reduced.
[crypt_blowfish.c:414]: (style) The scope of the variable 'c1' can be reduced.
[crypt_blowfish.c:414]: (style) The scope of the variable 'c2' can be reduced.
[crypt_blowfish.c:445]: (style) The scope of the variable 'tmp' can be reduced.
crypt_blowfish.c:364:31: style: Use pointers to const when referring to string literals [cert-STR05-C]
crypt_gensalt.c:31:28: style: Use pointers to const when referring to string literals [cert-STR05-C]
crypt_gensalt.h:20 : style: const

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions