[Webkit-unassigned] [Bug 46312] Skia's safeRef() and safeUnref() functions are undefined on NULL pointers.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 23 07:53:17 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46312
David Levin <levin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #68470|review? |review+
Flag| |
--- Comment #6 from David Levin <levin at chromium.org> 2010-09-23 07:53:17 PST ---
(From update of attachment 68470)
View in context: https://bugs.webkit.org/attachment.cgi?id=68470&action=review
> WebCore/platform/graphics/skia/PlatformContextSkia.cpp:165
> + // Up the ref count of these. SkSafeRef does nothing if its argument is NULL.
Use 0 instead of NULL.
--
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