* grub-core/lib/reed_solomon.c (rs_recover) [STANDALONE]:
Prevent memory leak.
This commit is contained in:
parent
1abe47dc99
commit
e061a1b537
2 changed files with 11 additions and 0 deletions
|
@ -1,7 +1,13 @@
|
|||
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (rs_recover) [STANDALONE]:
|
||||
Prevent memory leak.
|
||||
|
||||
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (rs_recover): Prevent memory leak.
|
||||
(main): Close file.
|
||||
Reported by: David Volgyes <dvolgyes>.
|
||||
|
||||
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue