Closed Bug 7286 Opened 26 years ago Closed 26 years ago

shadowed variable

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: rickg)

Details

(Whiteboard: 7/9 Rick, this looks like a code level fix. ok to Verify as such?)

line 462 of htmlparser/src/nsHTMLTokenizer.cpp has an instance of CTokenRecycler* theRecycler=(CTokenRecycler*)GetTokenRecycler(); which shadows the declaration from line 441.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated nsHTMLTOkenizer.cpp. Nice catch.
Whiteboard: Rick, this looks like a code level fix. ok to Verify as such?
Rick, this looks like a code level fix. ok to Verify as such?
Whiteboard: Rick, this looks like a code level fix. ok to Verify as such? → 6/16 Rick, this looks like a code level fix. ok to Verify as such?
Whiteboard: 6/16 Rick, this looks like a code level fix. ok to Verify as such? → 7/9 Rick, this looks like a code level fix. ok to Verify as such?
Status: RESOLVED → VERIFIED
Verified per rickg
You need to log in before you can comment on or make changes to this bug.