* grub-core/lib/reed_solomon.c (grub_reed_solomon_add_redundancy):
Prevent overflow. (grub_reed_solomon_recover): Likewise.
This commit is contained in:
parent
e5146ca18b
commit
a0159f370d
2 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-01-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (grub_reed_solomon_add_redundancy):
|
||||
Prevent overflow.
|
||||
(grub_reed_solomon_recover): Likewise.
|
||||
|
||||
2011-01-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (main) [TEST]: Reactivate normal test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue