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:
1
ANNOUNCE
1
ANNOUNCE
@@ -64,6 +64,7 @@ version 1.2.43beta05 [February 7, 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