mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Fixed incorrect typecast of png_get_user_malloc_max() in pngget.c
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -2509,13 +2509,16 @@ version 1.4.1beta10 [February 9, 2010]
|
||||
Return allocated "old_buffer" in png_push_save_buffer() before calling
|
||||
png_error(), to avoid a potential memory leak.
|
||||
|
||||
version 1.4.1beta11 [February 13, 2010]
|
||||
version 1.4.1beta11 [February 12, 2010]
|
||||
Relocated misplaced closing curley bracket in png_decompress_chunk().
|
||||
Removed unused "buffer_size" variable from png_decompress_chunk().
|
||||
Removed the cbuilder5 project, which has not been updated to 1.4.0.
|
||||
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
||||
|
||||
version 1.4.1rc02 [February 13, 2010]
|
||||
version 1.4.1beta12 [February 14, 2010]
|
||||
Fixed incorrect typecast of png_get_user_malloc_max() in pngget.c
|
||||
|
||||
version 1.4.1rc02 [February 14, 2010]
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user