Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00500122071e7033b1b93a9806c85b9b3cf2327b
      
https://github.com/WebKit/WebKit/commit/00500122071e7033b1b93a9806c85b9b3cf2327b
  Author: Chris Dumez <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M Source/WTF/wtf/SequesteredImmortalHeap.h

  Log Message:
  -----------
  Fix compiler warning in SequesteredImmortalHeap.h
https://bugs.webkit.org/show_bug.cgi?id=308455

Reviewed by Darin Adler.

Fix `Value stored to 'newAllocHead' is never read [deadcode.DeadStores]`
warnings in SequesteredImmortalHeap.h.

* Source/WTF/wtf/SequesteredImmortalHeap.h:
(WTF::SequesteredImmortalAllocator::allocate):
(WTF::SequesteredImmortalAllocator::alignedAllocate):

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



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

Reply via email to