Validate Stomp headers against max frame size by cshannon · Pull Request #2104 · apache/activemq · GitHub
Skip to content

Validate Stomp headers against max frame size#2104

Merged
cshannon merged 1 commit into
apache:mainfrom
cshannon:stomp-header-maxframesize
Jun 11, 2026
Merged

Validate Stomp headers against max frame size#2104
cshannon merged 1 commit into
apache:mainfrom
cshannon:stomp-header-maxframesize

Conversation

@cshannon

Copy link
Copy Markdown
Contributor

Updates Stomp codec to check headers against max frame size during reading of the headers and not after when reading the body.

Updates Stomp codec to check headers against max frame size during
reading of the headers and not after when reading the body.
@cshannon cshannon merged commit 7cb413b into apache:main Jun 11, 2026
27 of 30 checks passed
@cshannon cshannon deleted the stomp-header-maxframesize branch June 11, 2026 23:44
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Apache ActiveMQ v6.3.0 Jun 11, 2026
cshannon added a commit that referenced this pull request Jun 12, 2026
Updates Stomp codec to check headers against max frame size during
reading of the headers and not after when reading the body.

(cherry picked from commit 7cb413b)
cshannon added a commit that referenced this pull request Jun 12, 2026
Updates Stomp codec to check headers against max frame size during
reading of the headers and not after when reading the body.

(cherry picked from commit 7cb413b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants