[Webkit-unassigned] [Bug 13285] Coverity fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 21:45:13 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13285


bdash at webkit.org changed:

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




------- Comment #15 from bdash at webkit.org  2007-04-04 21:45 PDT -------
(From update of attachment 13958)
This "fix" looks to address a non-existent problem.  If data is NULL then
newSize is set to 0 and newSize * d->itemSize will also be zero, so data
will not be dereferenced.


-- 
Configure bugmail: http://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