Closed Bug 15794 Opened 25 years ago Closed 25 years ago

xpconnect has some leaks and refcount errors

Categories

(Core :: XPConnect, defect, P3)

x86
All
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jband_mozilla, Assigned: jband_mozilla)

References

Details

kipp's CTOR/DTOR tracking macros need to be added. There are places in the code that neglect to take into account that nsXPCOnnect::GetXPConnect() does nad addref. There is one extra ref on nsIJSStackFrameLocation in the frame trimming loop in nsXPCException::NewException
Status: NEW → ASSIGNED
I have fixes for most of this.
Blocks: 15972
No longer blocks: 15972
Blocks: 16654
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
All the fixes I have are in and the xpconnect runtime is pretty clean.
You need to log in before you can comment on or make changes to this bug.