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

Cherry-pick #6007 to 6.1: Check err param in filepath.WalkFunc #6009

Merged
merged 1 commit into from
Jan 8, 2018

Conversation

andrewkroh
Copy link
Member

Cherry-pick of PR #6007 to 6.1 branch. Original message:

There was a missing error check in the file_integrity module's scanner that could result in a panic.

Fixes #6005

There was a missing error check in the file_integrity module's scanner that could result in a panic.

Fixes elastic#6005

(cherry picked from commit e8db561)
Copy link
Contributor

@adriansr adriansr left a comment

Choose a reason for hiding this comment

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

LGTM

@exekias exekias merged commit 5fa335f into elastic:6.1 Jan 8, 2018
@andrewkroh andrewkroh deleted the backport_6007_6.1 branch January 17, 2018 16:43
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
There was a missing error check in the file_integrity module's scanner that could result in a panic.

Fixes elastic#6005

(cherry picked from commit eca195a)
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.

3 participants