Skip to content

clarification of the functionality. #3

Description

@ihsinme

Good afternoon.
I am confused about the use of tmpnam functions in your code.

if ((pFilename = tmpnam(NULL)) == NULL)

If you want to get an unused name on the system.
do you consider the threat, the file can be created between scan and open?

thanks for taking the time to answer.

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