Skip to content

Conversation

@Guest0x0
Copy link
Collaborator

@Guest0x0 Guest0x0 commented Nov 20, 2025

Fix a use-after-free problem in sanitizer check CI due to race condition. The code itself actually looks fine to me, I suspect it is ASAN doing some post-processing on syscall arguments that caused the race condition.

@Guest0x0 Guest0x0 force-pushed the debug-sanitizer-check branch from 16eee2c to cf25bb6 Compare November 20, 2025 10:29
@coveralls
Copy link

Pull Request Test Coverage Report for Build 814

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 78.506%

Totals Coverage Status
Change from base Build 812: 0.1%
Covered Lines: 1366
Relevant Lines: 1740

💛 - Coveralls

@Guest0x0 Guest0x0 marked this pull request as ready for review November 20, 2025 10:32
@Guest0x0 Guest0x0 changed the title debug sanitizer check CI failure fix use-after-free due to race condition with ASAN enabled Nov 20, 2025
@Guest0x0 Guest0x0 merged commit 62f5da9 into main Nov 20, 2025
11 checks passed
@Guest0x0 Guest0x0 deleted the debug-sanitizer-check branch November 20, 2025 10:35
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.

3 participants