[Webkit-unassigned] [Bug 41553] New: Make StringExtras.h versions of snprintf and vsnprintf match the unix versions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 2 17:48:00 PDT 2010


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

           Summary: Make StringExtras.h versions of snprintf and vsnprintf
                    match the unix versions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


Make StringExtras.h versions of snprintf and vsnprintf match the unix versions.  MSVC does not ensure the buffers are null terminated as the unix versions do.

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