WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 77799
SharedBuffer::getSomeData() can potentially return a pointer past the data
https://bugs.webkit.org/show_bug.cgi?id=77799
Summary
SharedBuffer::getSomeData() can potentially return a pointer past the data
Benjamin Poulain
Reported
2012-02-03 19:50:05 PST
SharedBuffer::getSomeData() can potentially return a pointer past the data. It does nothing bad at the moment because all the call to SharedBuffer::getSomeData() are done the same way, but nothing prevent such accident in the future.
Attachments
Patch
(2.81 KB, patch)
2012-02-03 19:57 PST
,
Benjamin Poulain
ddkilzer
: review+
ddkilzer
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-02-03 19:57:36 PST
Created
attachment 125469
[details]
Patch
Benjamin Poulain
Comment 2
2012-02-03 19:58:31 PST
This patch is on top of #77718, please disregard the bots.
David Kilzer (:ddkilzer)
Comment 3
2012-02-11 21:47:39 PST
<
rdar://problem/10849813
>
David Kilzer (:ddkilzer)
Comment 4
2012-02-11 21:50:27 PST
Comment on
attachment 125469
[details]
Patch r=me
Benjamin Poulain
Comment 5
2012-02-13 17:41:09 PST
Committed
r107652
: <
http://trac.webkit.org/changeset/107652
>
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