* grub-core/lib/xzembed/xz_dec_stream.c (dec_main): Fix index and block
CRC calculations and validity checks. * grub-core/lib/xzembed/xz_dec_stream.c (dec_index): Fix index CRC calculations.
This commit is contained in:
parent
dd521a4afb
commit
014f47b74f
2 changed files with 19 additions and 5 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-09-15 Szymon Janc <szymon@janc.net.pl>
|
||||
|
||||
* grub-core/lib/xzembed/xz_dec_stream.c (dec_main): Fix index and block
|
||||
CRC calculations and validity checks.
|
||||
* grub-core/lib/xzembed/xz_dec_stream.c (dec_index): Fix index CRC
|
||||
calculations.
|
||||
|
||||
2010-09-15 Szymon Janc <szymon@janc.net.pl>
|
||||
|
||||
* grub-core/lib/xzembed/xz_dec_stream.c (xz_dec_end): Fix memory leak.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue