Skip to content

[LAB5] 111550064 #355

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

Merged
merged 4 commits into from
May 1, 2025
Merged

[LAB5] 111550064 #355

merged 4 commits into from
May 1, 2025

Conversation

vivian921207
Copy link

Description

This update includes modifications to bypass AddressSanitizer (ASan) detection during global buffer overflow testing.
Specifically, it calculates and clears the corresponding shadow memory to avoid triggering ASan runtime errors.

  • A clear title (name your PR "[LAB{lab_number}] {your_student_id}")
  • A meaningful message for PR, as well as its commits
  • From your specific branch (not main or other's branch) merging to your branch
  • Excluding any irrelevant files, such as binaries, text files, or dot files
  • Passing all CI (You should check it first to pass one of the validations in CI. However, you need to make sure your PR passes all CI after you submit it.)

@YingMuo YingMuo added the lab5 label Apr 25, 2025
@YingMuo YingMuo merged commit 6b2a495 into SQLab:111550064 May 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants