Closed Bug 10502 Opened 25 years ago Closed 25 years ago

change delete[]s to match allocation method

Categories

(SeaMonkey :: General, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 9341

People

(Reporter: scc-obsolete, Assigned: scc-obsolete)

References

()

Details

a lot of delete[]s need to be changed to match the actual allocation method which is |nsCppSharedAllocator::allocate()| --> |nsCppSharedAllocator::deallocate()|. Other leaks and mismatches in this log need to be checked as well
Status: NEW → ASSIGNED
Target Milestone: M9
Summary: change delete[]s to match allocation method
Added summary.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 9341 ***
Status: RESOLVED → VERIFIED
verified dup...see Bug 9341
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.