https://bugs.freedesktop.org/show_bug.cgi?id=51317

             Bug #: 51317
           Summary: [cppunit] TestCaseDecorator assumes ownership and
                    should not allow copies
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: markus.mohrh...@googlemail.com


TestCaseDecorator assumes ownership of the Test and will delete it so default
copy c'tor and operator= will result in double delete.

Solution: making them private!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to