[
https://issues.apache.org/jira/browse/CONFIGURATION-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved CONFIGURATION-838.
-------------------------------------------
Fix Version/s: 2.9.1
Resolution: Fixed
> 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
> Priority: Minor
> Fix For: 2.9.1
>
>
> 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)