[Webkit-unassigned] [Bug 124046] [WebGL] Removing unnecessary pointer checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 17:41:03 PST 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

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




--- Comment #2 from Brent Fulgham <bfulgham at webkit.org>  2013-11-19 17:39:37 PST ---
(From update of attachment 216399)
View in context: https://bugs.webkit.org/attachment.cgi?id=216399&action=review

True!  Thanks for catching this. Can you revise the ChangeLog slightly per my comments?

> Source/WebCore/ChangeLog:8
> +        Pointer to array member can be check only once. It is not need

The log message is a little incorrect.  I think it should read:

"The array argument does not need to checked for NULL more than once."

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