WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
176961
Probe::Stack should use same values and memcpy implementation for both ASan and non-ASan builds.
https://bugs.webkit.org/show_bug.cgi?id=176961
Summary
Probe::Stack should use same values and memcpy implementation for both ASan a...
Mark Lam
Reported
2017-09-14 15:10:05 PDT
See changes in
https://bugs.webkit.org/show_bug.cgi?id=176874
. The only reason for them being different is for performance and memory usage. We should check if the difference in behavior actually make any difference for performance and memory usage. If not, we should unify them and use the same values and memcpy implementations.
Attachments
Add attachment
proposed patch, testcase, etc.
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