Bug 1583967 - Fix pointer overflow errors in webrtc signal processing; r=ng!
ClosedPublic

Authored by dminor on Oct 10 2019, 6:45 PM.

Details

Summary

These have already been fixed upstream. The upstream comment was: "Negative
overflow is permitted here, because this is auto-regressive filters, and the
state for each batch run is stored in the "negative" positions of the output
vector."

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable