Closed Bug 338182 Opened 18 years ago Closed 18 years ago

Uninitialized in FindPoint (layout/svg/base/src/nsSVGGlyphFrame.cpp)

Categories

(Core :: SVG, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: kherron+mozilla, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

This is coverity CID 248. Please see the sample URL. |x| and |y| are used uninitialized on lines 438-439 if the test at 437 succeeds the first time through the loop.
Probably fixed as part of the checkin for bug 341292.  Reopen if coverity still complains about this function (now a method of nsSVGFlattenedPath).
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.