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

parser-cov: tweak key event detection for LOCK_EVASION #163

Closed
wants to merge 1 commit into from

Conversation

kdudka
Copy link
Member

@kdudka kdudka commented Feb 19, 2024

Instead of use_same_locks_for_read_and_modify we need to pick thread1_overwrites_value_in_field in the example used as a test.

@kdudka kdudka requested a review from hanchuntao February 19, 2024 08:18
@kdudka kdudka self-assigned this Feb 19, 2024
kdudka added a commit to kdudka/csdiff that referenced this pull request Feb 19, 2024
Instead of `use_same_locks_for_read_and_modify` we need to pick
`thread1_overwrites_value_in_field` in the example used as a test.

Closes: csutils#163
@kdudka kdudka force-pushed the cov-parser-lock-evasion branch from 62d2f25 to fe49207 Compare February 19, 2024 08:19
Instead of `use_same_locks_for_read_and_modify` we need to pick
`thread1_overwrites_value_in_field` in the example used as a test.

Closes: csutils#163
@kdudka kdudka force-pushed the cov-parser-lock-evasion branch from fe49207 to bdb8014 Compare February 19, 2024 09:41
@kdudka kdudka closed this Feb 20, 2024
@kdudka kdudka deleted the cov-parser-lock-evasion branch February 20, 2024 15:58
@kdudka
Copy link
Member Author

kdudka commented Feb 20, 2024

This pull request is now obsoleted with #165.

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.

1 participant