mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Added a typecast in pngrutil.c to stifle compiler warning
in the calculation of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
This commit is contained in:
2
ANNOUNCE
2
ANNOUNCE
@@ -62,6 +62,8 @@ version 1.4.2rc05 [April 29, 2010]
|
||||
|
||||
version 1.4.2rc06 [May 3, 2010]
|
||||
Moved declarations of umsg[] inside the proper #ifdef blocks in pngrutil.c
|
||||
Added a typecast in pngrutil.c to stifle compiler warning in the calculation
|
||||
of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
|
||||
|
||||
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user