[Webkit-unassigned] [Bug 54405] Fix coverity REVERSE_INULL errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 12:13:47 PST 2011


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82490|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #6 from Darin Adler <darin at apple.com>  2011-02-15 12:13:48 PST ---
(From update of attachment 82490)
Style is wrong here.

And we won’t just add null checks without test cases. We want to cover the cases where these are null, not just take the tool’s word for it. The tool helped us discover the missing null checks. Now human beings have to actually create test cases.

Also, patches need to include the change log entries in them. Separately posting a copy of the entire change log is not acceptable.

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