Open Bug 1441836 Opened 7 years ago Updated 2 years ago

Potential memory leak in dom/media/encoder/VP8TrackEncoder.cpp:254

Categories

(Core :: Audio/Video: Recording, defect, P3)

defect

Tracking

()

People

(Reporter: fan.gang.cn, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36 Steps to reproduce: Scan Code with SourceBrella Pinpoint Actual results: File: dom/media/encoder/VP8TrackEncoder.cpp:254 videoData allocated on line 279 is not freed when the function returns on line 286/293/300/306. Since videodata is considered a big data, it may cause severe memory leaks. I've uploaded a screenshot with source code and comments for a better description.
Based on the source code file, I believe this bug should be further triaged in Core::A/V.
Component: Untriaged → Audio/Video
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Rank: 25
Component: Audio/Video → Audio/Video: Recording
Ever confirmed: true
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: