Skip to content

Commit

Permalink
Merge pull request from GHSA-g3wg-6mcf-8jj6
Browse files Browse the repository at this point in the history
* Issue #5451 - Improving temp directory creation.

+ Using new Files.createTempDirectory() instead
  of nonsense around File.createTempFile()

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

* Fixes #5451 - Restoring File.deleteOnExit
  • Loading branch information
joakime committed Oct 19, 2020
1 parent 85e3a4b commit ab27ec3
Showing 1 changed file with 75 additions and 83 deletions.

0 comments on commit ab27ec3

Please sign in to comment.