grub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Check that hash len is not 0.

This commit is contained in:
Vladimir Serbinenko 2015-01-20 15:26:09 +01:00
parent 111ab3b9cc
commit 065ed900d4
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Check that hash len is not 0.
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/linux/blocklist.c (grub_install_get_blocklist): Check