[Webkit-unassigned] [Bug 78658] New: platformUserPreferredLanguages is leaking all of the language codes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 18:24:36 PST 2012


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

           Summary: platformUserPreferredLanguages is leaking all of the
                    language codes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar, Regression
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com
                CC: ap at webkit.org, eric.carlson at apple.com


createHTTPStyleLanguageCode returns a newly-allocated NSString. The caller does nothing to release this string, causing a leak.

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