Bug 212462 - RemoteAudio::audioSamplesAvailable should check for m_buffer to be null
Summary: RemoteAudio::audioSamplesAvailable should check for m_buffer to be null
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-28 05:21 PDT by youenn fablet
Modified: 2020-05-28 07:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2020-05-28 05:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-05-28 05:21:18 PDT
RemoteAudio::audioSamplesAvailable should check for m_buffer to be null
Comment 1 youenn fablet 2020-05-28 05:21:44 PDT
<rdar://problem/63627642>
Comment 2 youenn fablet 2020-05-28 05:36:04 PDT
Created attachment 400445 [details]
Patch
Comment 3 EWS 2020-05-28 07:47:24 PDT
Committed r262240: <https://trac.webkit.org/changeset/262240>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400445 [details].