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

BUG: fix a missing SH arch removal in tests/16-sim-arch #412

Closed
wants to merge 1 commit into from

Conversation

ManaSugi
Copy link
Contributor

seccomp_arch_remove() for SCMP_ARCH_SH is missing, so add it.

`seccomp_arch_remove()` for `SCMP_ARCH_SH` is missing, so add it.

Signed-off-by: Manabu Sugimoto <[email protected]>
@pcmoore pcmoore changed the title tests: add removing SH arch in tests/16-sim-arch BUG: fix a missing SH arch removal in tests/16-sim-arch Sep 21, 2023
@pcmoore pcmoore added this to the v2.6.0 milestone Sep 21, 2023
Copy link
Member

@pcmoore pcmoore left a comment

Choose a reason for hiding this comment

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

Acked-by: Paul Moore <[email protected]>

@drakenclimber
Copy link
Member

Pushed to main in commit 4a90db2. Thanks, @ManaSugi

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.

None yet

3 participants