Closed Bug 362297 Opened 18 years ago Closed 18 years ago

The xslt-param code doesn't initialize recycler

Categories

(Core :: XSLT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sicking, Assigned: sicking)

Details

(Keywords: fixed1.8.1.1)

Attachments

(1 file)

The code that evaluates xslt-param XPath expressions doesn't initialize it's txExprResult recycler. This means that some expressions will crash with a null-pointer deref.
Attached patch Patch to fixSplinter Review
This was already reviewed by peterv as part of bug 361442
Attachment #247006 - Flags: superreview+
Attachment #247006 - Flags: review+
Attachment #247006 - Flags: approval1.8.1.1?
Attachment #247006 - Flags: approval1.8.0.9?
This should be a very safe patch with extremely low risk and fixes a new feature in FF2 (xslt parameters)
Comment on attachment 247006 [details] [diff] [review]
Patch to fix

approved for 1.8 branch, a=dveditz
Attachment #247006 - Flags: approval1.8.1.1? → approval1.8.1.1+
Summary: The xslt-param code doesn't initialize recykler → The xslt-param code doesn't initialize recycler
Checked in to trunk too
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Removing dependency since I checked in the code here instead.
No longer depends on: 361442
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: