Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 427803f956402481fe5c73252399395844da88b7
      
https://github.com/WebKit/WebKit/commit/427803f956402481fe5c73252399395844da88b7
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-12-14 (Sat, 14 Dec 2024)

  Changed paths:
    M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureDeviceManager.cpp

  Log Message:
  -----------
  Unreviewed, fix crashes on the bots after 287824@main
https://bugs.webkit.org/show_bug.cgi?id=284695
rdar://141493029

We're using the wrong size of the memset in CoreAudioCaptureDeviceManager
because the type of the span is not bytes but the size is in bytes.

* Source/WebCore/platform/mediastream/mac/CoreAudioCaptureDeviceManager.cpp:
(WebCore::deviceHasStreams):

Canonical link: https://commits.webkit.org/287843@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to