Skip to content

build: Update zip to 7.2.0 and flate2 to 1.1.8#956

Merged
loewenheim merged 1 commit intomasterfrom
sebastian/update-zip
Jan 30, 2026
Merged

build: Update zip to 7.2.0 and flate2 to 1.1.8#956
loewenheim merged 1 commit intomasterfrom
sebastian/update-zip

Conversation

@loewenheim
Copy link
Copy Markdown
Contributor

Current versions of zip depend on a version of flate2 containing a bug(?) related to short input streams, see
rust-lang/flate2-rs#499. As such, we have to slightly tweak our Unreal crash parser to make sure very short streams (<4B) are detected as malformed.

Current versions of `zip` depend on a version of `flate2` containing a
bug(?) related to short input streams, see
rust-lang/flate2-rs#499. As such, we have to
slightly tweak our Unreal crash parser to make sure very short streams
(<4B) are detected as malformed.
@loewenheim loewenheim requested a review from a team January 30, 2026 17:14
@loewenheim loewenheim merged commit cfb25ff into master Jan 30, 2026
16 checks passed
@loewenheim loewenheim deleted the sebastian/update-zip branch January 30, 2026 17:42
nsavoire added a commit to DataDog/symbolic that referenced this pull request Feb 25, 2026
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.

2 participants