Skip to content

Core: harden puffin reader to malformed input#17253

Open
steveloughran wants to merge 1 commit into
apache:mainfrom
steveloughran:pr/harden-puffin-reader
Open

Core: harden puffin reader to malformed input#17253
steveloughran wants to merge 1 commit into
apache:mainfrom
steveloughran:pr/harden-puffin-reader

Conversation

@steveloughran

Copy link
Copy Markdown
Contributor

No serious issues found; the roaring bitmap overallocation is the big one in terms of memory consumption from small files. Fix

  • limit allocation to the length of the data
  • as the data is read, reduce that maximum size that can be allocated

Fix for #17214

Contains content generated by Claude Code

Change-Id: I8b6fcdbca42e1c19c322ef97809700e765d847f5
@steveloughran
steveloughran marked this pull request as draft July 16, 2026 12:57
@github-actions github-actions Bot added the core label Jul 16, 2026
@steveloughran
steveloughran marked this pull request as ready for review July 17, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant