Branch: refs/heads/webkitglib/2.44
  Home:   https://github.com/WebKit/WebKit
  Commit: bb9c461af9bf7e1d5468af3b3658ad61bc9d4099
      
https://github.com/WebKit/WebKit/commit/bb9c461af9bf7e1d5468af3b3658ad61bc9d4099
  Author: Dennis Camera <[email protected]>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/linux/RealTimeThreads.cpp
    M Source/WTF/wtf/posix/ThreadingPOSIX.cpp

  Log Message:
  -----------
  Cherry-pick 275655@main (dc2a5279c02a). 
https://bugs.webkit.org/show_bug.cgi?id=270474

    [WTF] fix empty initializer of sched_param
    https://bugs.webkit.org/show_bug.cgi?id=270474

    Reviewed by Michael Catanzaro.

    Initializing the sched_param structs to zero with { 0 } fails when using 
GCC 13.

    * Source/WTF/wtf/linux/RealTimeThreads.cpp: change struct sched_param zero 
initializer.
    * Source/WTF/wtf/posix/ThreadingPOSIX.cpp: change struct sched_param zero 
initializer.

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

Canonical link: https://commits.webkit.org/274313.161@webkitglib/2.44



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