Closed Bug 16617 Opened 25 years ago Closed 25 years ago

[MLK] nsEditor:Do() leaks

Categories

(Core :: DOM: Editor, defect, P2)

defect

Tracking

()

VERIFIED DUPLICATE of bug 15734

People

(Reporter: mozilla, Assigned: mozeditor)

References

()

Details

Around line # 357, TransactionFactory::GetNewTransaction() is called but never
releases the "EditTxn *editTxn" variable. This should either be NS_RELEASE'ed, or
a nsCOMPtr should be used. Please fix this leak.

[Note: leak found using beard's Boehm GC]
Priority: P3 → P2
Target Milestone: M11
accepting/m11
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
dup


*** This bug has been marked as a duplicate of 15734 ***
Status: RESOLVED → VERIFIED
verified in 10/29 build.
You need to log in before you can comment on or make changes to this bug.