grub/grub-core/lib/xzembed
Vladimir 'phcoder' Serbinenko 7816a17ed1 * grub-core/normal/crypto.c (grub_crypto_autoload): Prevent
infinite recursion using counter.
	* grub-core/lib/xzembed/xz_dec_stream.c (xz_dec_init): Defer s->crc32
	init to skip it if the magic check fails.
	(dec_stream_header): Init s->crc32.
2012-01-23 03:39:37 +01:00
..
xz.h Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
xz_config.h Make XZ compression parameters dependent on target and not host CPU. 2012-01-18 13:59:03 +01:00
xz_dec_bcj.c C part of decompressor 2010-09-21 11:22:52 +02:00
xz_dec_lzma2.c MAke a separate scratch for decompressor 2010-09-21 19:39:51 +02:00
xz_dec_stream.c * grub-core/normal/crypto.c (grub_crypto_autoload): Prevent 2012-01-23 03:39:37 +01:00
xz_lzma2.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
xz_private.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
xz_stream.h * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00