[Webkit-unassigned] [Bug 236976] New: Ensure generated inline assembler that setups segments returns to previous state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 08:00:41 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=236976

            Bug ID: 236976
           Summary: Ensure generated inline assembler that setups segments
                    returns to previous state
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

After fixing bug #236506 there are still a few locations which make
use of inline assembler in C++ code explicitly setting the segment
where to emit output without returning the assembler to its previous
state. Let's get them fixed as well!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220221/c0c69129/attachment-0001.htm>


More information about the webkit-unassigned mailing list