Bug 146700 - Occasional null deref in the CA callback in flushLayers()
Summary: Occasional null deref in the CA callback in flushLayers()
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: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-07 16:18 PDT by Tim Horton
Modified: 2015-07-07 16:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2015-07-07 16:19 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (3.36 KB, patch)
2015-07-07 16:25 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (3.36 KB, patch)
2015-07-07 16:46 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-07-07 16:18:14 PDT
Occasional null deref in the CA callback in flushLayers()
Comment 1 Tim Horton 2015-07-07 16:19:36 PDT
Created attachment 256328 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-07-07 16:23:24 PDT
Comment on attachment 256328 [details]
Patch

There's another one in RemoteLTDA.
Comment 3 Tim Horton 2015-07-07 16:25:45 PDT
Created attachment 256329 [details]
Patch
Comment 4 Tim Horton 2015-07-07 16:26:05 PDT
(In reply to comment #2)
> Comment on attachment 256328 [details]
> Patch
> 
> There's another one in RemoteLTDA.

So there is.
Comment 5 Simon Fraser (smfr) 2015-07-07 16:40:39 PDT
Comment on attachment 256329 [details]
Patch

Splendid.
Comment 6 Tim Horton 2015-07-07 16:46:17 PDT
Created attachment 256334 [details]
Patch
Comment 7 Tim Horton 2015-07-07 16:55:46 PDT
http://trac.webkit.org/changeset/186485