Misplaced assert in ReusableArenaAllocator::destroyObject()
-----------------------------------------------------------

                 Key: XALANC-658
                 URL: https://issues.apache.org/jira/browse/XALANC-658
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: CurrentCVS
            Reporter: David Bertoni
            Assignee: David Bertoni
            Priority: Minor
         Attachments: patch.diff

This member function has an assert that appears after the return statement, so 
it will never be executed.  This patch removes it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to