Bug 151982 - ImmutableNFANodeBuilder's move constructor moves an uninitialized member variable into itself
Summary: ImmutableNFANodeBuilder's move constructor moves an uninitialized member vari...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 00:42 PST by Andy Estes
Modified: 2015-12-08 10:00 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2015-12-08 00:45 PST, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2015-12-08 00:42:58 PST
ImmutableNFANodeBuilder's move constructor moves an uninitialized member variable into itself
Comment 1 Andy Estes 2015-12-08 00:45:37 PST
Created attachment 266852 [details]
Patch
Comment 2 WebKit Commit Bot 2015-12-08 10:00:32 PST
Comment on attachment 266852 [details]
Patch

Clearing flags on attachment: 266852

Committed r193758: <http://trac.webkit.org/changeset/193758>
Comment 3 WebKit Commit Bot 2015-12-08 10:00:35 PST
All reviewed patches have been landed.  Closing bug.