* grub-core/lib/reed_solomon.c (decode_block): Allocate on heap and not

stack.
	(encode_block): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-15 19:27:01 +01:00
parent 276b7a8bdd
commit 96f8caf812
2 changed files with 27 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/reed_solomon.c (decode_block): Allocate on heap and not
stack.
(encode_block): Likewise.
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/i386/pc/startup_raw.S: Clear direction flag for