Tolerate missing terminating newlines in Java release files
Had a report out in the wild of a release file that doesn't end in a
terminating newline, which was causing the parser to blow up.
This commit relaxes the parsing to tolerate EOFs while parsing values.
1 parent 1c663e1 commit 9bd7df4d3ce9a0d3935ada145b8077354abae4dc
@Henry Le Grys Henry Le Grys authored on 27 Sep 2021
Showing 1 changed file
View
launcher/src/main/java/com/skcraft/launcher/util/EnvironmentParser.java