You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Juergen Christ (JIRA)" <xe...@xml.apache.org> on 2006/02/03 15:32:03 UTC

[jira] Created: (XERCESC-1559) Segmentation Fault in DOMCasts.hpp

Segmentation Fault in DOMCasts.hpp
----------------------------------

         Key: XERCESC-1559
         URL: http://issues.apache.org/jira/browse/XERCESC-1559
     Project: Xerces-C++
        Type: Bug
  Components: DOM  
    Versions: 2.6.0, 2.7.0    
 Environment: Linux
    Reporter: Juergen Christ
    Priority: Critical


The castToChildNode does not work for DOMAttrs. It may neither work for DOMText since casting the same pointer to two different classes that are not derived from each other is undefined.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1559) Segmentation Fault in DOMCasts.hpp

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1559.
------------------------------------

    Resolution: Incomplete

Not sure how to reproduce this. Reopen if you have more information.

> Segmentation Fault in DOMCasts.hpp
> ----------------------------------
>
>                 Key: XERCESC-1559
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1559
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 2.6.0, 2.7.0
>         Environment: Linux
>            Reporter: Juergen Christ
>            Priority: Critical
>
> The castToChildNode does not work for DOMAttrs. It may neither work for DOMText since casting the same pointer to two different classes that are not derived from each other is undefined.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org