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

Bug29528 040 testlog #838

Closed
wants to merge 9 commits into from
Closed

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 25, 2019

No description provided.

teor2345 and others added 9 commits Mar 20, 2019
When activating the undefined behaviour sanitiser (UBSan), configure.ac
checked the address sanitiser (ASan) variables, instead of the UBSan
variables.

Fixes bug 29830; bugfix on 0.2.9.1-alpha.
When the undefined behaviour sanitiser (UBSan) fails, provide verbose
output, then exit.

Partial fix for 29528.
When the undefined behaviour sanitiser (UBSan) fails, and we don't have
runtime support, execute a trap instruction. Tor will log a backtrace
before exiting.

Fixes 29528.
Preserve changes from bug29528_029.
@coveralls
Copy link

@coveralls coveralls commented Mar 25, 2019

Pull Request Test Coverage Report for Build 4373

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 61.736%

Files with Coverage Reduction New Missed Lines %
src/core/or/circuitpadding.c 3 92.07%
Totals Coverage Status
Change from base Build 4368: 0.01%
Covered Lines: 45329
Relevant Lines: 73424

💛 - Coveralls

@torproject-pusher torproject-pusher deleted the branch torproject:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment