Skip to content

Conversation

@qwattash
Copy link
Contributor

@qwattash qwattash commented Dec 8, 2025

  • Skip additional tests when security.cheri.runtime_revocation_default=0
  • Skip malloc_double_free test when revocation is disabled.
  • Fix rallocx_aligned test to never pass NULL to rallocx. This is not allowed by the upstream rallocx() interface and it is an mrs-specific extension. Add an assertion to MRS to catch this if used.

 - Skip additional tests when security.cheri.runtime_revocation_default=0
 - Skip malloc_double_free test when revocation is disabled.
 - Fix rallocx_aligned test to never pass NULL to rallocx. This is
   not allowed by the upstream rallocx() interface and it is an mrs-specific
   extension. Add an assertion to MRS to catch this if used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants