[Webkit-unassigned] [Bug 26404] Pasteboard::generalPasteboard leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 09:24:57 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26404


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31288|review?                     |review-
               Flag|                            |




------- Comment #2 from darin at apple.com  2009-06-15 09:24 PDT -------
(From update of attachment 31288)
This is incorrect. C++ guarantees that the initialization will only be called
once the first time the function is called. Your new code does the same thing.

There is no leak here.


-- 
Configure bugmail: https://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