> * Needs a team bug subscriber, for whomever will look after this in
Ubuntu

I suggest ubuntu-audio team.

>  * I'm seeing the following compile warning which seems troubling. Any
comment on that?

Looking at the actual code, it makes sense to rewrite as

for (j = 0; j < 2; j++)
    for (i = 0; i < 10; i++)
        stt->env[j][i] = 0;

...or just a memset. I e, it wasn't as scary as it first looked.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325859

Title:
  [MIR] webrtc-audio-processing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webrtc-audio-processing/+bug/1325859/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to