Bug 120554
Summary: | Don't read past the end of the impulseResponse array | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, crogers |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jer Noble
Merge https://chromium.googlesource.com/chromium/blink/+/157371369916a2bd42c1c80d087973174f25261f
> BUG=281480
>
> Review URL: https://chromiumcodereview.appspot.com/23689004
>
> git-svn-id: svn://svn.chromium.org/blink/trunk@157007 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Already done.
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/platform/audio/ReverbConvolverStage.cpp#L68
Marking this as "RESOLVED CONFIGURATION CHANGED". Thanks!