[Webkit-unassigned] [Bug 13227] New: In StringImpl::isLower, '&' used with ints is not very kosher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 16:55:12 PDT 2007


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

           Summary: In StringImpl::isLower, '&'  used with ints is not very
                    kosher
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungshik.shin at gmail.com


We'd better make 'allLower' bool and use '!= 0' before using '&='


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