Closed
Bug 1162361
Opened 10 years ago
Closed 10 years ago
[EME] Shutdown GMP video decoders before decryptors
Categories
(Core :: Audio/Video, defect, P1)
Core
Audio/Video
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: cpearce, Assigned: eflores)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Adobe have trouble when we shutdown a GMPDecryptor before all the corresponding GMPVideoDecoders using it have shutdown. I assume they get a use after free.
We should figure out whether we can or should do anything either in our gmp-clearkey or in Gecko.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → edwin
Reporter | ||
Comment 1•10 years ago
|
||
We think this edge case should be handled in the GMP, not by the plugin container. -> WONTFIX
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•