Skip to content

Fix ASAN issues in surface scroll tests #3497

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ankith26
Copy link
Member

fixes #3420

I could reproduce the ASAN issues locally, then iteratively fixed all the issues until the tests passed. Requesting @damusss to review this code (yes I did check out your branch from the linked issue but that was not fixing all the ASAN issues)

@ankith26 ankith26 requested a review from a team as a code owner June 11, 2025 10:11
@ankith26 ankith26 added this to the 2.5.6 milestone Jun 11, 2025
@ankith26 ankith26 requested a review from damusss June 11, 2025 10:11
Copy link
Member

@damusss damusss left a comment

Choose a reason for hiding this comment

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

Not familiar with ASAN issues, I was waiting for their response. Glad you fixed them, looks good to me 👍

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.

ASAN: Overlapping memcpy() in scroll_default() when running surface_test
2 participants