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

Freeze call index results #1452

Merged
merged 1 commit into from Feb 6, 2020
Merged

Freeze call index results #1452

merged 1 commit into from Feb 6, 2020

Conversation

presidentbeef
Copy link
Owner

Prevent some modification of call index results (matching call sites) which is not thread-safe across checks.

Also, I think this duping of calls in CheckContentTag, CheckLinkTo, and CheckLinkToHref is outdated. All these checks subclass CheckCrossSiteScripting which I think used to modify results in some way but as far as I can tell this no longer happens.

to prevent modification which is not thread-safe across checks
@presidentbeef presidentbeef merged commit 17c526b into master Feb 6, 2020
@presidentbeef presidentbeef deleted the stop_modifying_results branch February 6, 2020 05:45
Repository owner locked and limited conversation to collaborators Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant