Skip to content

Conversation

vmobilis
Copy link

When creating temporary files, Limbo warns that it can not make them because it treats mkstemp() handle as an error, although Limbo uses those files normally.
The erroneous response should be -1.

And thank you for Limbo! 🙂

According to Linux manual, mkstemp() returns -1 on error.
@AdminIT-arch
Copy link

When creating temporary files, Limbo warns that it can not make them because it treats mkstemp() handle as an error, although Limbo uses those files normally. The erroneous response should be -1.

And thank you for Limbo! 🙂

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.

2 participants