Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d2429975387f5899f3a05ed4b7bdac401537185
      
https://github.com/WebKit/WebKit/commit/9d2429975387f5899f3a05ed4b7bdac401537185
  Author: Alexsander Damaceno <[email protected]>
  Date:   2025-03-29 (Sat, 29 Mar 2025)

  Changed paths:
    M Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp

  Log Message:
  -----------
  Reduce use of memcpy in ConnectionUnix.cpp
https://bugs.webkit.org/show_bug.cgi?id=290511

Reviewed by Chris Dumez.

Reduce use of memcpy in ConnectionUnix, memcpy is unsafe and can lead to memory 
corruption bugs.

* Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp:
(IPC::Connection::processMessage):

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



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

Reply via email to