[Webkit-unassigned] [Bug 30658] Uninitialized memory access in svg SynchronizableProperty hashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 25 15:55:44 PDT 2009


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





--- Comment #5 from Darin Adler <darin at apple.com>  2009-10-25 15:55:43 PDT ---
(In reply to comment #2)
> Actually it looks like the shouldSynchronize is only used on a per-attribute
> basis, so it could just be a struct containing a
> HashSet<SVGAnimatedPropertyBase*> and a shouldSynchronize bit (unless
> setPropertyNeedsSynchronization can be called before the Properties HashSet is
> fully populated?)

That sounds good too. Lets do this!

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



More information about the webkit-unassigned mailing list