* util/grub-mkpasswd-pbkdf2.c: Remove temporary buffers for hex
version of salt and hash. Use grub_snprintf rather than snprintf.
This commit is contained in:
parent
9be1c25578
commit
fb9f59c3ce
2 changed files with 20 additions and 26 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-mkpasswd-pbkdf2.c: Remove temporary buffers for hex
|
||||
version of salt and hash. Use grub_snprintf rather than snprintf.
|
||||
|
||||
2013-10-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* docs/grub.texi: Fix problem with braces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue