Closed Bug 190645 Opened 22 years ago Closed 22 years ago

valgrind warnings in nsCSSRendering::FillPolygon

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 189723
mozilla1.4alpha

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: valgrind)

Attachments

(1 file)

Valgrind spits out a lot of:

==16525== Conditional jump or move depends on uninitialised value(s)
==16525==    at 0x469487DC: nsCSSRendering::FillPolygon(nsIRenderingContext&,
nsPoint const*, int, nsRect*)
(/builds2/clean3/mozilla/layout/html/style/src/nsCSSRendering.cpp:244)

which can be fixed, I think, by checking that GetPenMode succeeded.
Status: NEW → ASSIGNED
Whiteboard: [patch]
Target Milestone: --- → mozilla1.4alpha
identical patch in dupe "[valgrind] Use of uninitialized value in
nsCSSRendering::FillPolygon"

*** This bug has been marked as a duplicate of 189723 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
vrfy dupe
Status: RESOLVED → VERIFIED
Whiteboard: [patch]
Keywords: valgrind
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: