[
https://issues.apache.org/jira/browse/LUCY-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer resolved LUCY-292.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Fixed with commit
https://git1-us-west.apache.org/repos/asf?p=lucy.git;a=commitdiff;h=8a37f575d2e2aa640ac930467ad81ec9bc6c3eed
> Thawing Booleans leaks memory
> -----------------------------
>
> Key: LUCY-292
> URL: https://issues.apache.org/jira/browse/LUCY-292
> Project: Lucy
> Issue Type: Bug
> Components: Util
> Reporter: Nick Wellnhofer
> Fix For: 0.7.0
>
>
> When thawing Booleans, a Boolean object is created. Then one of the Boolean
> singletons is returned and the original object is decref'd. But DECREF has no
> effect on Booleans resulting in a memory leak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)