[Webkit-unassigned] [Bug 22926] New: Uninitialized memory in Settings.cc m_textDirectionSubmenuInclusionBehavior
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 18 16:47:53 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22926
Summary: Uninitialized memory in Settings.cc
m_textDirectionSubmenuInclusionBehavior
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pam at chromium.org
The new(ish) m_textDirectionSubmenuInclusionBehavior member of Settings isn't
initialized. This shows up when running editing/selection/5354455-1.html.
(It was caught in Chromium running under Purify, as it happens, but that's not
pertinent here.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list