Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSPathUtilities: Replace mktemp(3) with mkstemp(3) #2927

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Nov 24, 2020

  • Fixes "warning: the use of mktemp' is dangerous, better use mkstemp' or `mkdtemp'"

- Fixes "warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'"
@spevans
Copy link
Contributor Author

spevans commented Nov 24, 2020

@swift-ci test

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Nov 25, 2020

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Dec 1, 2020

@swift-ci test and merge

3 similar comments
@spevans
Copy link
Contributor Author

spevans commented Dec 2, 2020

@swift-ci test and merge

@spevans
Copy link
Contributor Author

spevans commented Dec 2, 2020

@swift-ci test and merge

@spevans
Copy link
Contributor Author

spevans commented Dec 3, 2020

@swift-ci test and merge

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

Successfully merging this pull request may close these issues.

None yet

2 participants