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

fix: capture io #3972

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

yanivagman
Copy link
Collaborator

1. Explain what the PR does

commit c3fc330 accidentally deleted vfs_read/write arguments which are also used by the capture tail call. Let's restore them.

2. Explain how to test it

3. Other comments

@yanivagman yanivagman force-pushed the fix_capture_io_del_args branch from 4670ed1 to 0c03bf8 Compare April 15, 2024 08:03
commit c3fc330 accidentally deleted vfs_read/write arguments which are
also used by the capture tail call. Let's restore them.
@yanivagman yanivagman force-pushed the fix_capture_io_del_args branch from 0c03bf8 to 8c8d65d Compare April 15, 2024 08:04
Copy link
Member

@geyslan geyslan left a comment

Choose a reason for hiding this comment

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

LGTM

@yanivagman yanivagman merged commit 576cf4d into aquasecurity:main Apr 15, 2024
32 checks passed
@yanivagman yanivagman deleted the fix_capture_io_del_args branch April 15, 2024 10:59
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