[Webkit-unassigned] [Bug 25928] Several errors detected by cppcheck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 07:47:08 PDT 2009


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


ap at webkit.org changed:

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




------- Comment #2 from ap at webkit.org  2009-05-22 07:47 PDT -------
Created an attachment (id=30581)
 --> (https://bugs.webkit.org/attachment.cgi?id=30581&action=view)
Fix for cross-platform

This patch fixes all issues affecting cross-platform code (there was only one).
Some platform issues look real, too, but I didn't feel qualified to fix them.

> [./css/CSSParser.cpp:370]: (all) Memory leak: prop

Fixed.

> [./css/CSSPrimitiveValue.cpp:79]: (all) Memory leak: colorValueCache
> [./page/DOMWindow.cpp:610]: (all) Memory leak: timer
> [./rendering/style/SVGRenderStyle.cpp:55]: (all) Memory leak: defaultStyle

These are false alarms.


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