Open Bug 1417996 Opened 7 years ago Updated 2 years ago

EncodedFrame's time stamps mix signed and unsigned usage

Categories

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

enhancement

Tracking

()

Tracking Status
firefox59 --- affected

People

(Reporter: bryce, Unassigned)

Details

EncodedFrame's timestamp member is unsigned, however it appears to be used to store and derive values which are both signed and unsigned. We should assess if the type of the timestamp and related values should be changed and/or if further bounds checking is needed to ensure clear and safe usage.
Rank: 25
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.