[Webkit-unassigned] [Bug 19286] ReadModifyResolveNode(PlacementNewAdoptType) needlessly initializes a member

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 28 05:24:03 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19286


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Summary|Uninitialized members in    |ReadModifyResolveNode(Placem
                   |JavaScriptCore              |entNewAdoptType) needlessly
                   |                            |initializes a member




------- Comment #1 from ap at webkit.org  2008-05-28 05:24 PDT -------
I would say that to the contrary, it is a mistake that it initializes a member
- this constructor is supposed to be a no-op, only necessary to allocate memory
to be later used for placement new.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list