[
https://issues.apache.org/jira/browse/CELIX-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pepijn Noltes closed CELIX-355.
-------------------------------
Resolution: Fixed
> Memory leak when .properties file contains empty lines
> ------------------------------------------------------
>
> Key: CELIX-355
> URL: https://issues.apache.org/jira/browse/CELIX-355
> Project: Celix
> Issue Type: Bug
> Components: Framework
> Affects Versions: 2.1.0
> Reporter: Gabriele Ricciardi
> Attachments: properties_load_empty_lines.patch
>
>
> The properties_load function generates memory leak when reading a .properties
> file containing empty lines. The problem is that those empty lines are not
> ignored (as comment lines are).
> Attached a patch that fix the leak.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)