[Webkit-unassigned] [Bug 227382] New: SourceBufferParserWebM::StreamingVectorReader returns an incorrect value for numActuallyRead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 17:45:01 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227382

            Bug ID: 227382
           Summary: SourceBufferParserWebM::StreamingVectorReader returns
                    an incorrect value for numActuallyRead
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com
            Blocks: 218908

In SourceBufferParserWebM::StreamingVectorReader::Read the number of bytes actually read should be returned to the caller via the out parameter numActuallyRead.

However, this only returns the number of bytes read on currentSegment ; it's not incremented after each loop.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=218908
[Bug 218908] [Mac] Create a MediaToolbox format reader plug-in for WebM
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210625/0b9ec891/attachment.htm>


More information about the webkit-unassigned mailing list