[webkit-changes] [WebKit/WebKit] b387b3: [PlayStation] Fix assertion crash of libpas pthrea...

Basuke Suzuki noreply at github.com
Fri Mar 24 19:30:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b387b3c61ceaf97fc854b64bbee510eeefb208e6
      https://github.com/WebKit/WebKit/commit/b387b3c61ceaf97fc854b64bbee510eeefb208e6
  Author: Basuke Suzuki <basuke.suzuki at sony.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_lock.h

  Log Message:
  -----------
  [PlayStation] Fix assertion crash of libpas pthread implementation.
https://bugs.webkit.org/show_bug.cgi?id=254452

Reviewed by Don Olmstead.

Fix trivial mistake which uses errno instead of returned error value.

* Source/bmalloc/libpas/src/libpas/pas_lock.h:
(pas_lock_try_lock):

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




More information about the webkit-changes mailing list