[Webkit-unassigned] [Bug 59136] Null deref when no use element exists for SVG element instance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 21:05:21 PDT 2011


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





--- Comment #5 from Brent Fulgham <bfulgham at webkit.org>  2011-04-21 21:05:21 PST ---
(From update of attachment 90628)
View in context: https://bugs.webkit.org/attachment.cgi?id=90628&action=review

> Source/WebCore/svg/SVGAnimationElement.cpp:346
> +        if (SVGUseElement *useElement = (*it)->correspondingUseElement())

There should not be a space between the SVGUseElement and the * character.

-- 
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