[Webkit-unassigned] [Bug 55312] New: [Chromium] Uninitialized variable m_dumpAccessibilityNotifications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 26 16:49:18 PST 2011


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

           Summary: [Chromium] Uninitialized variable
                    m_dumpAccessibilityNotifications
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dmazzoni at google.com


Recently Chromium valgrind layout bots have been failing with a read-uninitialized-memory issue.

it looks like m_dumpAccessibilityNotifications is never initialized in the constructor. However, the CL which introduced this is a few months old, so I'm unsure why behavior changed.

First failure was here: http://build.chromium.org/p/chromium.memory/builders/Webkit%20Linux%20%28valgrind%20layout%29/builds/5521

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