Issue Details (XML | Word | Printable)

Key: XALANJ-2279
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Brian Minchau
Reporter: Brian Minchau
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XalanJ2

Serializer's reset() method doesn't reset all fields ... memory leak.

Created: 11/Mar/06 02:56 AM   Updated: 05/Apr/06 03:17 AM
Return to search
Component/s: Serialization
Affects Version/s: 2.7.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works SerializerBase.patch1.txt 2006-03-11 03:56 AM Brian Minchau 1 kB
Text File Licensed for inclusion in ASF works ToHTMLSAXHandler.patch1.txt 2006-03-11 03:56 AM Brian Minchau 0.4 kB
Text File Licensed for inclusion in ASF works ToHTMLStream.patch1.txt 2006-03-11 03:56 AM Brian Minchau 0.8 kB
Text File Licensed for inclusion in ASF works ToStream.patch1.txt 2006-03-11 03:55 AM Brian Minchau 2 kB


 Description  « Hide
Due to recent code rework the resetSerializerBase() method
fails to reset new fields:
  m_CdataElems
  m_OutputProps
  m_OutputPropsDefault



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Christine Li added a comment - 11/Mar/06 04:48 AM
The patch looks good to me.

Brian Minchau added a comment - 05/Apr/06 03:17 AM
Comments from JIRA triage Tuesday April 4, 2006:
> Brian to check if the fields are reset and if the patch applied.