WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125903
CStack Branch: Fix varargs calls to work on C stack
https://bugs.webkit.org/show_bug.cgi?id=125903
Summary
CStack Branch: Fix varargs calls to work on C stack
Michael Saboff
Reported
2013-12-17 18:33:04 PST
Calls to vararg functions need to set the stack pointer after the calleeFrame if calculated and before the call to loadVarargs(). Also, the computing of vararg callee frames need to be stack aligned.
Attachments
Patch
(8.77 KB, patch)
2013-12-17 18:36 PST
,
Michael Saboff
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-12-17 18:36:18 PST
Created
attachment 219486
[details]
Patch
Michael Saboff
Comment 2
2013-12-17 19:42:47 PST
Committed
r160746
: <
http://trac.webkit.org/changeset/160746
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug