Skip to content

Conversation

valoq
Copy link
Contributor

@valoq valoq commented Oct 5, 2024

Addresses #685

This PR changes the temporary path for decompressing files from the previously used ".tmpXXXXXX" to a more unique ".tmp-ouch-XXXXXX" name in order to avoid collisions.

Note that while many applications start temporary file names with ".tmp-" it may also make sense to use ".ouch-tmp-XXXXXX" or simply ".ouch-XXXXXX"

If there is a good reason to change it to one of the alternatives please let me know.

@marcospb19
Copy link
Member

LGTM, thank you!

@marcospb19 marcospb19 merged commit 7e30545 into ouch-org:main Oct 22, 2024
82 checks passed
@marcospb19 marcospb19 linked an issue Oct 22, 2024 that may be closed by this pull request
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.

Change .tmp file directory
2 participants