Ian Lynagh created CONFIGURATION-838:
----------------------------------------
Summary: Properties parser stack overflows on large single-key
inputs
Key: CONFIGURATION-838
URL: https://issues.apache.org/jira/browse/CONFIGURATION-838
Project: Commons Configuration
Issue Type: Bug
Reporter: Ian Lynagh
We came across this when trying to parse
[https://github.com/apache/hive/blob/master/beeline/src/main/resources/sql-keywords.properties]
as a properties file. In this case, it's not meant to be a properties file,
but we may as well fix the stack overflow and have the more efficient
implementation anyway.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)