mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 00:11:40 -06:00
4.33 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
e8d0636d7a
commit
02516d3fce
@@ -209,7 +209,7 @@ HRESULT CDecoder::CodeSpec(UInt32 curSize)
|
||||
if (m_UnCompressedBlockSize == 0)
|
||||
{
|
||||
m_InBitStream.Align(m_AlignPos);
|
||||
m_AlignPos = 0;
|
||||
// m_AlignPos = 0;
|
||||
}
|
||||
}
|
||||
else while(next > 0)
|
||||
|
||||
Reference in New Issue
Block a user