[cairo-bugs] [Bug 63487] New: Fix read_png with libpng 1.6

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 12 13:53:11 PDT 2013


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

          Priority: medium
            Bug ID: 63487
          Assignee: cworth at cworth.org
           Summary: Fix read_png with libpng 1.6
        QA Contact: cairo-bugs at cairographics.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: krejzi at email.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: 1.12.14
         Component: png functions
           Product: cairo

Created attachment 77910
  --> https://bugs.freedesktop.org/attachment.cgi?id=77910&action=edit
Fix read_png with libpng 1.6

With libpng 1.6, png_read_update_info() needs to be called after
transformations.

http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng;a=blob;f=libpng-manual.txt;hb=HEAD#l4983

The attached patch fixes it on my side.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130412/831d5a2e/attachment.html>


More information about the cairo-bugs mailing list