[webkit-reviews] review requested: [Bug 13227] StringImpl::isLower incorrectly assumes islower returns 1 (it can return any non-0) : [Attachment 14004] patch that uses early-exit instead of &=

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 01:46:00 PDT 2007


Darin Adler <darin at apple.com> has asked  for review:
Bug 13227: StringImpl::isLower incorrectly assumes islower returns 1 (it can
return any non-0)
http://bugs.webkit.org/show_bug.cgi?id=13227

Attachment 14004: patch that uses early-exit instead of &=
http://bugs.webkit.org/attachment.cgi?id=14004&action=edit



More information about the webkit-reviews mailing list