[webkit-changes] [WebKit/WebKit] ec36d1: Address safer CPP warnings in NetworkRTCMonitor.cpp

Rupin Mittal noreply at github.com
Wed Feb 12 13:58:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec36d10f1269f15f08954114c1747b88f11556a0
      https://github.com/WebKit/WebKit/commit/ec36d10f1269f15f08954114c1747b88f11556a0
  Author: Rupin Mittal <rupin at apple.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M Source/WebKit/NetworkProcess/webrtc/NetworkRTCMonitor.cpp
    M Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations

  Log Message:
  -----------
  Address safer CPP warnings in NetworkRTCMonitor.cpp
https://bugs.webkit.org/show_bug.cgi?id=287548
rdar://144674613

Reviewed by Chris Dumez.

We can use the new functions introduced by 290259 at main to
fix the unsafe casting failures.

* Source/WebKit/NetworkProcess/webrtc/NetworkRTCMonitor.cpp:
(WebKit::getSocketLocalAddress):
* Source/WebKit/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list