grub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Check that hash len is not 0.
This commit is contained in:
parent
111ab3b9cc
commit
065ed900d4
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue