WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
179675
ArgumentCoder<Length> is broken when Length is Calculated
https://bugs.webkit.org/show_bug.cgi?id=179675
Summary
ArgumentCoder<Length> is broken when Length is Calculated
Konstantin Tokarev
Reported
2017-11-14 10:55:17 PST
ArgumentCoder<Length> was written in assumption that Length is effectively a POD type, however since
r110126
there is a persistent map of Calculated values, which is not updated when Length is decoded in POD way.
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