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

Add asan build #179

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Add asan build #179

merged 1 commit into from
Jan 3, 2021

Conversation

water111
Copy link
Collaborator

@water111 water111 commented Jan 3, 2021

See readme for how to do it.

Small bugfixes:

  • increase GOAL kernel stack to avoid stack overflow
  • memcpy to memmove
  • Back up r10 and r11 when calling C code from GOAL in linux.
  • free memory in Listener
  • fix build warnings

@coveralls
Copy link

Pull Request Test Coverage Report for Build 459486330

  • 11 of 11 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 81.322%

Totals Coverage Status
Change from base Build 458346216: 0.002%
Covered Lines: 19196
Relevant Lines: 23605

💛 - Coveralls

@water111 water111 merged commit 95c81b6 into master Jan 3, 2021
@water111 water111 deleted the w/asan-build branch January 3, 2021 17:31
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.

2 participants