Closed Bug 1324903 Opened 8 years ago Closed 8 years ago

IdentityCryptoService::GenerateKeyPair creates a thread and never shuts it down

Categories

(Core Graveyard :: Identity, defect)

defect
Not set
normal

Tracking

(firefox53 affected)

RESOLVED DUPLICATE of bug 1348454
Tracking Status
firefox53 --- affected

People

(Reporter: mstange, Unassigned)

References

Details

The thread that's created at http://searchfox.org/mozilla-central/rev/cc2a84852bd4e6f6d8d4d5b17b8382bb5d005749/toolkit/identity/IdentityCryptoService.cpp#208 seems to stick around forever. I don't see anything shutting it down after the KeyGenRunnable has been processed.
The same is true for the thread that's created in KeyPair::Sign. Unless I'm missing something.
You are not missing anything, this code leaks! Going to dup this forward to bug 1348454, since that has tracking flags and whatnot all set up.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.