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

[core] Added Clang TSA attributes. #2000

Merged

Conversation

maxsharabayko
Copy link
Collaborator

@maxsharabayko maxsharabayko commented May 14, 2021

  • Added Clang TSA attributes to run static analysis.
  • Added CMake build option ENABLE_CLANG_TSA (disabled by default).
  • srt::sync::UniqueLock now throws an exception from unlock and lock.

See also:

- Added CMake build option ENABLE_CLANG_TSA.
- srt::sync::UniqueLock now throws an exception from unlock and lock.
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels May 14, 2021
@maxsharabayko maxsharabayko added this to the v1.4.4 milestone May 14, 2021
@maxsharabayko maxsharabayko marked this pull request as draft May 14, 2021 17:02
@maxsharabayko maxsharabayko marked this pull request as ready for review July 22, 2021 11:00
@codecov-commenter

This comment has been minimized.

@maxsharabayko maxsharabayko merged commit 2ca5313 into Haivision:master Jul 22, 2021
@maxsharabayko maxsharabayko deleted the develop/thread-annotations branch July 22, 2021 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants