[Poppler-bugs] [Bug 39322] New: poppler_document_new_from_data()'s data parameter should be const

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 18 02:23:32 PDT 2011


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

           Summary: poppler_document_new_from_data()'s data parameter
                    should be const
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: murrayc at murrayc.com


Created an attachment (id=49238)
 View: https://bugs.freedesktop.org/attachment.cgi?id=49238
 Review: https://bugs.freedesktop.org/review?bug=39322&attachment=49238

0001-poppler_document_new_from_data-Make-the-data-paramet.patch

This patch means that application coders don't have to worry that the data will
be changed and avoids the need for them to unconst.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list