Home / Vulnerability Database / Kotlin : Locale dependent result
Kotlin

Kotlin : Locale dependent result

Overview

The result of comparing data may be language dependent. In this case you must specify the appropriate locale. When converting String objects the default enconding will be used and can become incorrect result of the program.

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Locale dependent result 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