Skip to content

fix(lzma): fixed panic in case of invalid lzma stream#259

Merged
Pr0methean merged 2 commits intozip-rs:masterfrom
ideeockus:fix/lzma_decoder_panics
Nov 19, 2024
Merged

fix(lzma): fixed panic in case of invalid lzma stream#259
Pr0methean merged 2 commits intozip-rs:masterfrom
ideeockus:fix/lzma_decoder_panics

Conversation

@ideeockus
Copy link
Contributor

Closes #256

to remain lzma decoding panic-free

@ikrivosheev
Copy link

@Pr0methean could you review?)

@Pr0methean Pr0methean enabled auto-merge November 18, 2024 22:32
@Pr0methean
Copy link
Member

LGTM; will probably merge this next after #262.

@Pr0methean Pr0methean added this pull request to the merge queue Nov 19, 2024
Merged via the queue into zip-rs:master with commit ff877df Nov 19, 2024
@Pr0methean Pr0methean changed the title lzma: fixed panic in case of invalid lzma stream fix(lzma): fixed panic in case of invalid lzma stream Nov 19, 2024
This was referenced Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LzmaDecoder::read panics

3 participants