Bug 140895

Summary: First argument to DOM traversal functions should be a reference
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-01-26 12:19:28 PST
First argument to DOM traversal functions should be a reference instead of a pointer as it is dereferenced without null-check.
Attachments
Patch (190.03 KB, patch)
2015-01-26 13:57 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-26 13:57:39 PST
Chris Dumez
Comment 2 2015-01-26 14:36:37 PST
Comment on attachment 245371 [details] Patch Clearing flags on attachment: 245371 Committed r179143: <http://trac.webkit.org/changeset/179143>
Chris Dumez
Comment 3 2015-01-26 14:36:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.