* grub-core/lib/reed_solomon.c (rs_recover): Prevent memory leak.

(main): Close file.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-06-23 20:55:36 +02:00
parent fbc626665f
commit 1abe47dc99
2 changed files with 22 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/reed_solomon.c (rs_recover): Prevent memory leak.
(main): Close file.
2011-06-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/xnu.c (grub_cpu_xnu_fill_devprop): Don't attempt