Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 257ba02b0a2e47b51e14512623bb7cb4b310f7f4
      
https://github.com/WebKit/WebKit/commit/257ba02b0a2e47b51e14512623bb7cb4b310f7f4
  Author: Adrian Perez de Castro <ape...@igalia.com>
  Date:   2025-05-26 (Mon, 26 May 2025)

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

  Log Message:
  -----------
  [libpas] Use memcmp() instead of bcmp()
https://bugs.webkit.org/show_bug.cgi?id=293577

Reviewed by Darin Adler.

* Source/bmalloc/libpas/src/libpas/pas_min_heap.h: Change the only left
  use of bcmp() to use memcmp() instead.

Canonical link: https://commits.webkit.org/295423@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