We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AFAIU #6263 our pattern with `listprotect`, `PROTECT` and `UNPROTECT` inside the if cannot be checked with rchk.
However, we need this pattern because of the protection stack size(see #5448).
WDYT should we try to use a PROTECT_WITH_INDEX instead?
Originally posted by @ben-schwen in #6311 (review)
This region is quite complicated & causing headaches for rchk. I think we would do well to refactor it for simplicity.
The text was updated successfully, but these errors were encountered:
Ref also Tomas' helpful comments: #6263 (comment)
Sorry, something went wrong.
No branches or pull requests
However, we need this pattern because of the protection stack size(see #5448).
WDYT should we try to use a PROTECT_WITH_INDEX instead?
Originally posted by @ben-schwen in #6311 (review)
This region is quite complicated & causing headaches for rchk. I think we would do well to refactor it for simplicity.
The text was updated successfully, but these errors were encountered: