Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5635198a9b0dc2f6cda80c7bffe1389f23b347be
https://github.com/WebKit/WebKit/commit/5635198a9b0dc2f6cda80c7bffe1389f23b347be
Author: Yusuke Suzuki <[email protected]>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M Source/WTF/wtf/StackBounds.cpp
Log Message:
-----------
[JSC] Opportunistically exclude environment variable from stack scanning on
Linux
https://bugs.webkit.org/show_bug.cgi?id=289774
rdar://147017776
Reviewed by Justin Michaud.
As it is suggested in
https://webkit.slack.com/archives/CTV4FGWF4/p1737380355218399, we should
leverage Linux's ELF loader's stack setup mechanism to exclude
environment variables from the stack.
* Source/WTF/wtf/StackBounds.cpp:
(WTF::StackBounds::currentThreadStackBoundsInternal):
Canonical link: https://commits.webkit.org/292171@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