Home / Vulnerability Database / Kotlin : Usage of deleteOnExit
Kotlin

Kotlin : Usage of deleteOnExit

Classification

Overview

The application uses the deleteOnExit() method to delete files. In this case, the files will be deleted only after the virtual machine is terminated. This can lead to a shortage of disk space and incorrect application operation.

LOW

DerScanner Severity Score

Do you want to fix Kotlin : Usage of deleteOnExit in your application?

See also

Kotlin

Kotlin : Missing required cryptographic step

Kotlin

Kotlin : Logging into system output

Kotlin

Kotlin : Call of notify() in synchronized block