Open Bug 1240784 Opened 9 years ago Updated 8 years ago

Investigate and fix memory leaks

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
normal

Tracking

()

REOPENED

People

(Reporter: dylan, Unassigned)

References

(Depends on 2 open bugs)

Details

The aim of this bug is to resolve this and similar memory leaks detectable with Devel::MAT.
I think we can resolve many of them by making it a rule that something that inherits from Bugzilla::Object never contain another Bugzilla::Object. We do this for performance reasons, but in this case a caching layer is what we actually want -- and we have memcache.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Wrong bug. :)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
You need to log in before you can comment on or make changes to this bug.