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
Committed: https://crrev.com/559fdab922a8d82f82824657e6b211d8c778bf60
Cr-Commit-Position: refs/heads/master@{#373003}
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 4
Messages
Total messages: 11 (3 generated)
|