[Webkit-unassigned] [Bug 169057] New: Setting Options that save the original string more than once leaks memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 14:22:29 PST 2017


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

            Bug ID: 169057
           Summary: Setting Options that save the original string more
                    than once leaks memory
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

The OptionRange and optionString typed Options save a copy of the parsed string used to set the option.  If one of those options is set multiple times, it can leak memory.  This is considered to be a low risk since setting Options is done usually for development and testing and Options are rarely set multiple times.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170301/98b60910/attachment.html>


More information about the webkit-unassigned mailing list