WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113710
SharedMemory release build hardening
https://bugs.webkit.org/show_bug.cgi?id=113710
Summary
SharedMemory release build hardening
Brady Eidson
Reported
2013-04-01 10:49:54 PDT
SharedMemory release build hardening. Making a named memory entry can succeed but give a memory object size smaller than the size requested. This is an error for us and should be treated as a failure to create the memory. <
rdar://problem/13546860
>
Attachments
Patch v1
(2.64 KB, patch)
2013-04-01 10:56 PDT
,
Brady Eidson
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2013-04-01 10:50:15 PDT
Note, there's already an ASSERT to this effect, but it needs to be handled in release builds also.
Brady Eidson
Comment 2
2013-04-01 10:56:37 PDT
Created
attachment 195995
[details]
Patch v1
Brady Eidson
Comment 3
2013-04-01 11:03:50 PDT
http://trac.webkit.org/changeset/147342
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