mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Removed extraneous declaration
from the new call to png_read_gray_to_rgb() (bug introduced in libpng-1.4.0beta67). (Patch contributed by Alam Arias)
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -2181,9 +2181,11 @@ version 1.4.0beta67 [July 6, 2009]
|
||||
version 1.4.0beta68 [July 19, 2009]
|
||||
Avoid some tests in filter selection in pngwutil.c
|
||||
|
||||
version 1.4.0beta69 [July 19, 2009]
|
||||
version 1.4.0beta69 [July 20, 2009]
|
||||
Simplified the new filter-selection test. This runs faster in the
|
||||
common "PNG_ALL_FILTERS" and PNG_FILTER_NONE cases.
|
||||
Removed extraneous declaration from the new call to png_read_gray_to_rgb()
|
||||
(bug introduced in libpng-1.4.0beta67).
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
Reference in New Issue
Block a user