[JIRA] Created: (CPPOST-71) Various clone methods are broken.

Scott Cantor (JIRA) noreply at shibboleth.net
Tue Nov 22 19:55:27 GMT 2011


Various clone methods are broken.
---------------------------------

                 Key: CPPOST-71
                 URL: https://issues.shibboleth.net/jira/browse/CPPOST-71
             Project: OpenSAML 2 - C++
          Issue Type: Bug
          Components: Metadata, SAML 1, SAML 2
    Affects Versions: 2.4.3, 2.4.2, 2.4.1, 2.4
            Reporter: Scott Cantor
            Assignee: Scott Cantor
             Fix For: 2.5


Adding more cloning to unit tests revealed a number of broken clone and constructor methods:

- failure to initialize members
- calling setters using properties on the destination instead of the source
- failing to check for null objects to clone

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list