Closed Bug 33317 Opened 25 years ago Closed 25 years ago

MLK: Leak a weak reference

Categories

(SeaMonkey :: Passwords & Permissions, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruce, Assigned: morse)

References

()

Details

I couldn't find a wallet component, so filing it here in Single Sign-on. In nsBasicStreamGenerator::Setup(): mWeakPasswordSink = NS_GetWeakReference(consumer, &rv); mWeakPasswordSink is an nsCOMPtr, this needs to be getter_AddRefs(NS_GetWeakReference(consumer, &rv))
Fixed. Thanks Bruce.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
->jrgm for verification.
QA Contact: sairuh → jrgm
Verified per morse's comments.
Status: RESOLVED → VERIFIED
Changing: (OS) Windows 3.1 -> All, since Hardware = All. (This will help on bug 165825 :-))
OS: Windows 3.1 → All
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.