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

Consider replacing GetTempFileName with GetTempPath and GetRandomFileName #1060

Closed
jbagga opened this issue Jun 23, 2017 · 0 comments
Closed

Comments

@jbagga
Copy link

jbagga commented Jun 23, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant