Skip to content

Conversation

@ppontes
Copy link
Member

@ppontes ppontes commented Apr 8, 2020

Description of Change

ACM: Corrected temporary buffer size

This CL corrects the temporary buffers size in the
pre-processing of the capture audio before encoding.

As part of this it removes the ACM-specific hardcoding
of the size and instead ensures that the size of the
temporary buffer matches that of the AudioFrame.

Bug: webrtc:11242 / chromium: 1060647
Change-Id: I56dd6cadfd4e140e8e159966c33d1027383ea9fa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170340
Commit-Queue: Per Åhgren peah@webrtc.org
Reviewed-by: Henrik Lundin henrik.lundin@webrtc.org
Reviewed-by: Henrik Andreassson henrika@webrtc.org
Cr-Commit-Position: refs/heads/master@{#30775}

Release Notes

Notes: Security: backported fix for a potential buffer overrun in WebRTC audio encoding.

@ppontes ppontes added 7-2-x backport-check-skip Skip trop's backport validity checking labels Apr 8, 2020
@ppontes ppontes requested a review from a team April 8, 2020 22:07
@ppontes ppontes requested a review from a team as a code owner April 8, 2020 22:07
ACM: Corrected temporary buffer size

This CL corrects the temporary buffers size in the
pre-processing of the capture audio before encoding.

As part of this it removes the ACM-specific hardcoding
of the size and instead ensures that the size of the
temporary buffer matches that of the AudioFrame.
@ppontes ppontes force-pushed the origin/ppontes/backport-webrtc-d82a02c837d3-to-7-2-x branch from 70a5cd3 to a69a970 Compare April 9, 2020 23:10
@jkleinsc
Copy link
Member

Merging as CI failure is known flake unrelated to this PR.

@jkleinsc jkleinsc merged commit 5dac453 into 7-2-x Apr 13, 2020
@release-clerk
Copy link

release-clerk bot commented Apr 13, 2020

Release Notes Persisted

Security: backported fix for a potential buffer overrun in WebRTC audio encoding.

@jkleinsc jkleinsc deleted the origin/ppontes/backport-webrtc-d82a02c837d3-to-7-2-x branch April 13, 2020 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7-2-x backport-check-skip Skip trop's backport validity checking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants