Nick Wellnhofer created LUCY-292:
------------------------------------

             Summary: 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


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)

Reply via email to