Revert "Set png_ptr->old_prev_row_size=0 to force prev_row to be cleared"

This reverts commit f4276c36c9.
This commit is contained in:
Glenn Randers-Pehrson
2009-05-18 10:18:00 -05:00
parent f4276c36c9
commit 0fcbf05b6d
4 changed files with 8 additions and 15 deletions

View File

@@ -54,8 +54,6 @@ version 1.2.37beta01 [May 14, 2009]
version 1.2.37beta02 [May 16, 2009]
Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG)
Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
In pngpread.c and pngrutil.c, set png_ptr->old_prev_row_size=0 to
force the prev_row array to be cleared before row 0 of each pass.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net