Skip to content

GH-50313: [C++][Docs] Add guidance about memory bombs#50408

Merged
pitrou merged 4 commits into
apache:mainfrom
pitrou:gh50313-memory-bombs
Jul 8, 2026
Merged

GH-50313: [C++][Docs] Add guidance about memory bombs#50408
pitrou merged 4 commits into
apache:mainfrom
pitrou:gh50313-memory-bombs

Conversation

@pitrou

@pitrou pitrou commented Jul 7, 2026

Copy link
Copy Markdown
Member

Rationale for this change

Add guidance about handling or avoiding memory bombs in file formats that involve optional compression.

Are these changes tested?

N/A.

Are there any user-facing changes?

No.

@pitrou pitrou requested review from adamreeve, alamb and paleolimbot July 7, 2026 13:57
@pitrou

pitrou commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit preview-docs

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Revision: fbd2500

Submitted crossbow builds: ursacomputing/crossbow @ actions-1c56e5737d

Task Status
preview-docs GitHub Actions

@pitrou

pitrou commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

@paleolimbot paleolimbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Comment thread docs/source/cpp/security.rst Outdated
Comment thread docs/source/format/Security.rst Outdated
@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Jul 7, 2026
pitrou and others added 2 commits July 7, 2026 17:18
Co-authored-by: Dewey Dunnington <dewey@dunnington.ca>
Co-authored-by: Dewey Dunnington <dewey@dunnington.ca>

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, though I am not super familiar with the C++ implementation

Thank you for documenting this

Comment thread docs/source/cpp/security.rst Outdated

@adamreeve adamreeve left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me thanks @pitrou

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@pitrou pitrou marked this pull request as ready for review July 8, 2026 06:54
@pitrou

pitrou commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

Also @zanmato1984 @HuaHuaY FYI

@pitrou pitrou merged commit 6d06317 into apache:main Jul 8, 2026
34 checks passed
@pitrou pitrou removed the awaiting merge Awaiting merge label Jul 8, 2026
@pitrou pitrou deleted the gh50313-memory-bombs branch July 8, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants