Bug 77996 - [Chromium] Memory bug during occlusion tracking if Vector::append() needs to reallocate the buffer
Summary: [Chromium] Memory bug during occlusion tracking if Vector::append() needs to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 08:57 PST by Dana Jansens
Modified: 2012-02-07 11:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2012-02-07 08:59 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-02-07 08:57:19 PST
[Chromium] Memory bug during occlusion tracking if Vector::append() needs to reallocate the buffer
Comment 1 Dana Jansens 2012-02-07 08:59:08 PST
Created attachment 125852 [details]
Patch
Comment 2 James Robinson 2012-02-07 11:13:20 PST
Comment on attachment 125852 [details]
Patch

R=me

tests would be nice!
Comment 3 WebKit Review Bot 2012-02-07 11:47:04 PST
Comment on attachment 125852 [details]
Patch

Clearing flags on attachment: 125852

Committed r106969: <http://trac.webkit.org/changeset/106969>
Comment 4 WebKit Review Bot 2012-02-07 11:47:08 PST
All reviewed patches have been landed.  Closing bug.