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

Export kSymbolPrepareStackTrace #79

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

iunanua
Copy link
Collaborator

@iunanua iunanua commented Mar 7, 2024

What does this PR do?

Export kSymbolPrepareStackTrace & protect wrappedPrepareStackTrace path

Motivation

Be able to check the kSymbolPrepareStackTrace symbol in the iast part to ensure it has wrapped the prepareStrackTrace function before reset it.

Additional Notes

Describe how to test your changes

Checklist

  • The CHANGELOG.md has been updated
  • Unit tests have been updated and pass
  • If known, an appropriate milestone has been selected

return originalPrepareStackTrace(error, parsedCallSites)
}

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

idk if it would be interesting to protect the next part...

@iunanua iunanua force-pushed the igor/export-k-symbol-prepare-stack-trace branch from 3bcf9b8 to 32a044c Compare March 8, 2024 08:03
@iunanua iunanua marked this pull request as ready for review March 8, 2024 08:20
@iunanua iunanua requested a review from a team as a code owner March 8, 2024 08:20
@iunanua iunanua merged commit 4a2ea58 into main Mar 8, 2024
20 checks passed
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