1. 28 11月, 2015 1 次提交
    • J
      Fix inconsistent handling of invalid zlib data · 28a1cdfc
      John Bowler 提交于
      In libpng 1.6 zlib initialization was changed to use the window size in the zlib
      stream, not a fixed value.  This causes some invalid images, ones where CINFO is
      too large, to display 'correctly' if the rest of the data is valid.  This
      provides a work-round for zlib versions where the error arises (ones that
      support the API change to use the window size in the stream).
      Signed-off-by: NJohn Bowler <jbowler@acm.org>
      28a1cdfc
  2. 26 11月, 2015 3 次提交
  3. 24 11月, 2015 2 次提交
  4. 23 11月, 2015 5 次提交
  5. 22 11月, 2015 1 次提交
  6. 20 11月, 2015 2 次提交
  7. 18 11月, 2015 2 次提交
  8. 16 11月, 2015 2 次提交
  9. 15 11月, 2015 1 次提交
  10. 14 11月, 2015 2 次提交
  11. 12 11月, 2015 1 次提交
  12. 06 11月, 2015 1 次提交
  13. 05 11月, 2015 2 次提交
  14. 03 11月, 2015 3 次提交
  15. 02 11月, 2015 1 次提交
  16. 31 10月, 2015 3 次提交
  17. 30 10月, 2015 2 次提交
  18. 29 10月, 2015 2 次提交
  19. 23 10月, 2015 1 次提交
  20. 15 10月, 2015 2 次提交
  21. 11 10月, 2015 1 次提交