Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-2599

Memory leak on terminate="yes"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.2
    • None
    • transformation
    • Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.)
    • None
    • Red hat linux

    Description

      When using xsltc transformer it pushes integer objects on the translets paramsStack and later pops them off. If the stylesheet calls a message tag with terminate="yes" it fails to pop the integer objects off the paramsStack. Therefore when reusing the transformer, it keeps accumulating integer objects and never releases them for garbage collection.

      Attachments

        Activity

          People

            shathaway Steven J. Hathaway
            dcneal6194 david neal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: