]> git.proxmox.com Git - grub2.git/commit
* grub-core/lib/reed_solomon.c (gauss_solve): Fix size of standalone
authorColin Watson <cjwatson@ubuntu.com>
Tue, 21 Dec 2010 16:51:08 +0000 (16:51 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Tue, 21 Dec 2010 16:51:08 +0000 (16:51 +0000)
commit20641b6baad5d5a18ec5d5cd5305e01ff3c7f025
treefb678da7f3dbf15d132b45e06aac90e80bcb5787
parentd060ad60eee798a5c7c970ca2e777c7f1d0f8caa
* grub-core/lib/reed_solomon.c (gauss_solve): Fix size of standalone
scratch area.  Make sure to initialise chosen in standalone mode as
well as non-standalone.
Reported by: Robert Hooker and Andy Whitcroft.
Tested by: Andy Whitcroft.
ChangeLog
grub-core/lib/reed_solomon.c