* grub-core/commands/hashsum.c: Remove unneeded memset (zalloc already
covers it).
This commit is contained in:
parent
65ddb30016
commit
a1ef7718c9
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/hashsum.c: Remove unneeded memset (zalloc already
|
||||
covers it).
|
||||
|
||||
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/hashsum.c: Remove variable length arrays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue