Skip to content

miraiError $call can potentially contain large srcrefs #218

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

Closed
shikokuchuo opened this issue Feb 25, 2025 · 0 comments · Fixed by #219
Closed

miraiError $call can potentially contain large srcrefs #218

shikokuchuo opened this issue Feb 25, 2025 · 0 comments · Fixed by #219

Comments

@shikokuchuo
Copy link
Member

shikokuchuo commented Feb 25, 2025

Since #176, the condition object is attached to a miraiError.

The condition call may contain a 'srcref', and the 'srcfile' environment on that can potentially contain a package's entire source code.

'srcrefs' are already zapped for the stack trace (by setting all attributes on the calls to NULL).

Thanks @lionel- for the discussion on this.

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 a pull request may close this issue.

1 participant