Closed Bug 224856 Opened 22 years ago Closed 22 years ago

nsGenericDOMDataNode::AppendTextTo is broken

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sicking, Unassigned)

Details

Attachments

(1 file)

nsGenericDOMDataNode::AppendTextTo assumes that the text returned from mText.Get1b() is nullteminated, which it isn't. Patch to fix comming up.
Attachment #134895 - Flags: superreview?(jst)
Attachment #134895 - Flags: review?(peterv)
Attachment #134895 - Flags: review?(peterv) → review+
Comment on attachment 134895 [details] [diff] [review] patch to fix sr=jst
Attachment #134895 - Flags: superreview?(jst) → superreview+
Checked in, thanks for reviews
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: