Closed Bug 1584789 Opened 5 years ago Closed 5 years ago

Incorrect code found via PVS-Studio Static Analyzer - https://www.viva64.com/en/b/0672/

Categories

(Core :: WebRTC, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jorgk-bmo, Unassigned)

Details

Just for your reference: This all comes from bug 1584473 comment #9.

This looks like third-party code, but nevertheless does look wrong....

Flags: needinfo?(rjesup)

WebRTC_FilterAR() is only used in CNG - Comfort Noise Generation, which as of the last time I checked we don't ever actually use in mozilla's webrtc implementation. So it's an upstream bug for Chrome/webrtc (if they haven't fixed it since our last import), but in practice has no impact on us.

NI dminor to verify we're never using CNG still.

Flags: needinfo?(rjesup) → needinfo?(dminor)

Double checked in case it snuck in, but we don't use CNG.

Flags: needinfo?(dminor)

Dan, can you file an upstream bug? thx

This has been fixed upstream already. We'll get the upstream version the next time we update the webrtc.org code, but I'll mark this as WONTFIX for now since there's no point doing a cherrypick of an upstream fix to code we don't use.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.