From 27ef026603319decd1b3d4d92a5d3bf21dcc2db5 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sat, 15 Aug 2015 18:14:50 -0700 Subject: [PATCH] Fix typo. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 67dbbf9..2d7a2c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,7 +37,7 @@ Changes in 1.2.7.1 (24 Mar 2013) - Clean up the usage of z_const and respect const usage within zlib - Clean up examples/gzlog.[ch] comparisons of different types - Avoid shift equal to bits in type (caused endless loop) -- Fix unintialized value bug in gzputc() introduced by const patches +- Fix uninitialized value bug in gzputc() introduced by const patches - Fix memory allocation error in examples/zran.c [Nor] - Fix bug where gzopen(), gzclose() would write an empty file - Fix bug in gzclose() when gzwrite() runs out of memory -- 2.44.0