Skip Menu |

This queue is for tickets about the Set-Object CPAN distribution.

Report information
The Basics
Id: 24508
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: Set-Object

People
Owner: Nobody in particular
Requestors: SAMV [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 1.16
  • 1.17
  • 1.18
Fixed in: (no value)



Subject: Memory leak with "flat" sets
Set::Object has a memory leak when dealing with sets containing "flat" items. The internal HV does not have its refcnt decremented, leading to a gradual leak.