Skip to content

fix: invalid field breaks compression#1290

Open
Ninerian wants to merge 1 commit intoicloud-photos-downloader:masterfrom
Ninerian:fix-metadata-decompression-error
Open

fix: invalid field breaks compression#1290
Ninerian wants to merge 1 commit intoicloud-photos-downloader:masterfrom
Ninerian:fix-metadata-decompression-error

Conversation

@Ninerian
Copy link
Copy Markdown

Fixes: #1063

Hi this is my first PR here so useful hints are appreciated.

I followed the contribution guidelines and added tests run the linters and type checkers.

What have I done

  • adds a failsafe function to prevent any further problems while decompressing the field

Why have I done it

  • a new field content for the adjustmentSimpleDataEnc field johuAQAAAAAKXQAA is breaking the decompression

@Ninerian Ninerian force-pushed the fix-metadata-decompression-error branch 2 times, most recently from b054694 to a62d365 Compare January 24, 2026 12:25
- a new field content for the adjustmentSimpleDataEnc field
`johuAQAAAAAKXQAA` is breaking the decompression
- adds a failsafe function to prevent any further problems while
decompressing the field
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.

zlib.error: Error -3 while decompressing data: invalid stored block lengths

1 participant