[Webkit-unassigned] [Bug 69669] WebKit2/Shared/APIClient.h complains that array subscript is below array bounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 11:03:42 PDT 2011


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





--- Comment #4 from Alexis Menard <alexis.menard at openbossa.org>  2011-10-13 11:03:42 PST ---
(From update of attachment 110674)
View in context: https://bugs.webkit.org/attachment.cgi?id=110674&action=review

> Source/WebKit2/Shared/APIClient.h:51
> +        if (client && client->version < currentVersion && client->version >= 0)

Can currentVersion be a unsigned?

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