diff --git a/src/stub/src/arch/i386/lzma_d.ash b/src/stub/src/arch/i386/lzma_d.ash index 865e52e9..72de8604 100644 --- a/src/stub/src/arch/i386/lzma_d.ash +++ b/src/stub/src/arch/i386/lzma_d.ash @@ -127,7 +127,7 @@ LZMA_LIT_SIZE equ 768 mov [ ebx],al ; store lit_context_bits shr cl,4 mov [1+ ebx],cl ; store lit_pos_bits - + push edx ; inSize -2 push esi ; in push ebx ; &CLzmaDecoderState