[Webkit-unassigned] [Bug 125509] New: Use std::array when computing MD5 checksum

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 10 06:51:08 PST 2013


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

           Summary: Use std::array when computing MD5 checksum
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lac at inf.u-szeged.hu


Use std::array instead of custom Vector implementation when calling MD5 checksum(); and use a constant for hash size instead of integer values defined at call sites.

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