[webkit-reviews] review requested: [Bug 14474] SVGRenderStyle fix uninitialized variables in the Inherited and NonInherited flags : [Attachment 15323] Initialize 32 bits of the union

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 30 06:30:33 PDT 2007


Holger Freyther <freyther at handhelds.org> has asked  for review:
Bug 14474: SVGRenderStyle fix uninitialized variables in the Inherited and
NonInherited flags
http://bugs.webkit.org/show_bug.cgi?id=14474

Attachment 15323: Initialize 32 bits of the union
http://bugs.webkit.org/attachment.cgi?id=15323&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Initialize the union completely, so that the comparsion is predictable. I would
be happy to see comments if this will reduce performance in the real world.



More information about the webkit-reviews mailing list