[devel] Use png_calloc() instead of png_malloc(); png_memset() in pngrutil.c

This commit is contained in:
Glenn Randers-Pehrson
2010-01-01 10:24:25 -06:00
parent 45af819322
commit a515d3066e
3 changed files with 91 additions and 1776 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0rc07 - December 30, 2009
Libpng 1.4.0rc07 - January 1, 2010
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -759,10 +759,11 @@ version 1.4.0rc06 [December 29, 2009]
Reverted the gamma_table changes from libpng-1.4.0beta109.
Fixed some indentation errors.
version 1.4.0rc07 [December 30, 2009]
version 1.4.0rc07 [January 1, 2010]
Revised libpng*.txt and libpng.3 about 1.2.x->1.4.x differences.
Use png_calloc() instead of png_malloc(); png_memset() in pngrutil.c
version 1.4.0 [December 30, 2009]
version 1.4.0 [January 1, 2010]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net