Closed
Bug 283430
Opened 20 years ago
Closed 20 years ago
Search field leaks dictionaries
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lernean.hydra, Assigned: mikepinkerton)
References
Details
(Keywords: memory-leak)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050217 Camino/0.8+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050217 Camino/0.8+ [SearchTextField textDidEndEditing:] creates a NSMutableDictionary and never releases it Reproducible: Always Steps to Reproduce: 1. Check leaks 2. Do a toolbar search 3. Check leaks again Actual Results: Leak of NSCFDictionary Expected Results: No leak
fixed on trunk
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•20 years ago
|
||
josh, can i get a patch on here so that it can be landed on the branch?
You need to log in
before you can comment on or make changes to this bug.
Description
•