https://bugs.documentfoundation.org/show_bug.cgi?id=89329

            Bug ID: 89329
           Summary: convert pImpl pointers to use std::unique_ptr
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: noelgran...@gmail.com

Look for places that are using the pImpl pattern (there are a lot of them)
and convert them from manual allocation/free logic to using std::unique_ptr

-- 
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