mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[legacy] Return allocated "old_buffer" in png_push_save_buffer()
before png_error(), to avoid a memory leak.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -2662,10 +2662,11 @@ version 1.2.43beta03 [February 6, 2010]
|
||||
version 1.2.43beta04 [February 7, 2010]
|
||||
Fixed incorrect test in new png_push_save_buffer() code.
|
||||
|
||||
version 1.2.43beta05 [February 7, 2010]
|
||||
version 1.2.43beta05 [February 8, 2010]
|
||||
Reverted recent changes to png_push_save-buffer().
|
||||
Removed PNGAPI declaration of png_calloc() and png_write_sig() in
|
||||
1ibpng-1.2.X, introduced by mistake in libpng-1.2.41.
|
||||
Return allocated "old_buffer" in png_push_save_buffer() before png_error().
|
||||
|
||||
version 1.0.53rc01 and 1.2.43rc01 [February 8, 2010]
|
||||
No changes.
|
||||
|
||||
Reference in New Issue
Block a user