Closed Bug 12990 Opened 25 years ago Closed 25 years ago

Uninitialized memory read in CSSParserImpl::AppendValue

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 12540

People

(Reporter: David.R.Gardiner, Assigned: peterl-retired)

Details

Attachments

(1 file)

File: layout\html\style\src\nsCSSParser.cpp Purify for NT reports the following: [W] UMR: Uninitialized memory read in CSSParserImpl::AppendValue(nsICSSDeclaration *,nsCSSProperty,nsCSSValue const&,int&) {200 occurrences} I've trace the problem to CSSParserImpl::ParseDeclarationBlock not initialising hint to zero. Patch provided. -dave
Assignee: troy → rickg
Component: Layout → Parser
Assignee: rickg → peterl
One of yours.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 12540 ***
Status: RESOLVED → VERIFIED
Agreed. This is a duplicate of 12540.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: