aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIl'ya Malakhov <ilmalakhov@yandex.ru>2018-01-31 14:32:19 -0800
committerCarlos O'Donell <carlos@redhat.com>2018-02-01 00:02:49 -0800
commit650ba77ad547b24e0839c90ed56f7b9445d8165a (patch)
tree27804a8a3292d9547ff9fa4ddc624782b6600525 /ChangeLog
parentd9f442ce56a716ef4723a05ba913c5e2e78d3096 (diff)
downloadglibc-650ba77ad547b24e0839c90ed56f7b9445d8165a.zip
glibc-650ba77ad547b24e0839c90ed56f7b9445d8165a.tar.gz
glibc-650ba77ad547b24e0839c90ed56f7b9445d8165a.tar.bz2
crypt: Fix badsalttest test (Bug 22765)
The value of 'cd.initialized' is left uninitialized before the first invocation of 'crypt_r ()' in this test despite the fact that it should be set to zero according to the API. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2cec4f..a5847a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-31 Il'ya Malakhov <ilmalakhov@yandex.ru>
+
+ [BZ #22765]
+ * crypt/badsalttest.c (do_test): Set cd.initialized to 0.
+
2018-01-31 Dmitry V. Levin <ldv@altlinux.org>
* manual/install.texi (Tools for Compilation): Update the newest