WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37466
Fix a potential integer overflow in WebGL*Array::slice()
https://bugs.webkit.org/show_bug.cgi?id=37466
Summary
Fix a potential integer overflow in WebGL*Array::slice()
Zhenyao Mo
Reported
2010-04-12 13:44:06 PDT
There is a potential overflow problem in WebGL*Array::slice() as pointed out by Oliver Hunt in
https://bugs.webkit.org/show_bug.cgi?id=35612
Attachments
patch
(12.82 KB, patch)
2010-04-13 15:31 PDT
,
Zhenyao Mo
no flags
Details
Formatted Diff
Diff
revised patch: tiny fix
(12.59 KB, patch)
2010-04-13 15:35 PDT
,
Zhenyao Mo
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Zhenyao Mo
Comment 1
2010-04-13 15:31:10 PDT
Created
attachment 53288
[details]
patch
Zhenyao Mo
Comment 2
2010-04-13 15:35:06 PDT
Created
attachment 53289
[details]
revised patch: tiny fix removed an accidentally added empty line
Oliver Hunt
Comment 3
2010-04-13 15:49:22 PDT
Comment on
attachment 53289
[details]
revised patch: tiny fix r=me
WebKit Commit Bot
Comment 4
2010-04-13 22:29:34 PDT
Comment on
attachment 53289
[details]
revised patch: tiny fix Clearing flags on attachment: 53289 Committed
r57559
: <
http://trac.webkit.org/changeset/57559
>
WebKit Commit Bot
Comment 5
2010-04-13 22:29:38 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 6
2010-04-13 22:42:31 PDT
Looks like this breaks the Gtk compile.
Zhenyao Mo
Comment 7
2010-04-13 23:13:01 PDT
(In reply to
comment #6
)
> Looks like this breaks the Gtk compile.
You got the error message? I don't know how to test-compile Gtk.
Eric Seidel (no email)
Comment 8
2010-04-13 23:14:55 PDT
Nevermind. Looks like the bot was just flaky.
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