]> git.proxmox.com Git - grub2.git/commit - ChangeLog
* grub-core/lib/reed_solomon.c (decode_block): Allocate on heap and not
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 15 Dec 2011 18:27:01 +0000 (19:27 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 15 Dec 2011 18:27:01 +0000 (19:27 +0100)
commit96f8caf81275c7598e5fe40a3cd40699100846a5
treef9a3bbcd40c5ba511182556f2e75b4e146b44b5d
parent276b7a8bddaca261070b5f6658352dbbcd497f2e
* grub-core/lib/reed_solomon.c (decode_block): Allocate on heap and not
stack.
(encode_block): Likewise.
ChangeLog
grub-core/lib/reed_solomon.c