* grub-core/fs/zfs/zfs.c (nvpair_name): Use correct type for size.
(check_pool_label): Likewise. Fixes overflow. (nvlist_find_value): Fix comparison.
This commit is contained in:
parent
e54b8f536b
commit
8fbe5c7df7
2 changed files with 21 additions and 16 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-11-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (nvpair_name): Use correct type for size.
|
||||
(check_pool_label): Likewise. Fixes overflow.
|
||||
(nvlist_find_value): Fix comparison.
|
||||
|
||||
2013-11-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/misc.h (grub_strcat): Removed. All users changed to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue