DescriptionCarefully handle large end time values in AudioParam automations
The computation of fillToEndFrame invokes undefined behavior when
casting a huge value to a size_t when the value doesn't fit in a
size_t.
BUG=582701
TEST=audioparam-large-endtime.html
Review URL: https://codereview.chromium.org/1657593003
Cr-Commit-Position: refs/heads/master@{#373003}
(cherry picked from commit 559fdab922a8d82f82824657e6b211d8c778bf60)
Committed: https://chromium.googlesource.com/chromium/src/+/6ed62c4558ecf70351097ed7d7de9367cf7b40de
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|