[Webkit-unassigned] [Bug 123874] New: Fix calc length memory leak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 23:00:21 PST 2013


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

           Summary: Fix calc length memory leak
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, simon.fraser at apple.com,
                    dino at apple.com, benjamin at webkit.org, akling at apple.com,
                    jonlee at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/9c564e5117d744d627338d8d64dc4073b3e9ab66

Platfrom calcs were not being properly deref'd and were never freed
after being used in a Length object.
This patch corrects the deref behaviour and avoids the memory 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