Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMQP: Fix panic during parse of partial message #6384

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

adriansr
Copy link
Contributor

A message with a client header consisting on a partial frame (not all data received for this frame) could result in a panic.

@adriansr adriansr added bug review Packetbeat needs_backport PR is waiting to be backported to other branches. labels Feb 14, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

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

LGTM.

@tsg tsg merged commit 74e2b4f into elastic:master Feb 14, 2018
adriansr added a commit to adriansr/beats that referenced this pull request Apr 5, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
adriansr added a commit to adriansr/beats that referenced this pull request Apr 5, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
adriansr added a commit to adriansr/beats that referenced this pull request Apr 6, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
andrewkroh pushed a commit that referenced this pull request Apr 6, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
andrewkroh pushed a commit that referenced this pull request Apr 6, 2018
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
@adriansr adriansr removed the needs_backport PR is waiting to be backported to other branches. label Jun 15, 2018
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
A message with a client header consisting on a partial frame (not
all data received for this frame) could result in a panic.
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.

2 participants