Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Consider replacing GetTempFileName with GetTempPath and GetRandomFileName #1060

@jbagga

Description

@jbagga

Consider removing uses of GetTempFileName as

The GetTempFileName method will raise an IOException if it is used to create more than 65535 files without deleting previous temporary files.

P0:
StringAsTempFile

P1:
Appveyor

See aspnet/Coherence-Signed#510 for more information.

cc @Eilon

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