Skip to content

Conversation

@kswiecicki
Copy link
Contributor

@kswiecicki kswiecicki commented Aug 20, 2024

These changes fix the coverity issue with possible race condition in ur_leak_check.hpp and use of copy in asan_options.hpp.

@kswiecicki kswiecicki requested a review from a team as a code owner August 20, 2024 13:36
@github-actions github-actions bot added the loader Loader related feature/bug label Aug 20, 2024
@kswiecicki
Copy link
Contributor Author

The E2E test failures are unrelated to this PR.

Clear method exposed by RefCountContext class could possibly cause a
race condition when misused.
@kswiecicki kswiecicki changed the title Clear refcount records in a destructor @kswiecicki Remove clear function from RefCountContext Aug 21, 2024
@kswiecicki kswiecicki changed the title @kswiecicki Remove clear function from RefCountContext Remove clear function from RefCountContext Aug 21, 2024
@kswiecicki kswiecicki changed the title Remove clear function from RefCountContext Coverity fixes Aug 22, 2024
@github-actions github-actions bot added the sanitizer Sanitizer layer issues/changes/specification label Aug 22, 2024
@kbenzie kbenzie added the v0.10.x Include in the v0.10.x release label Aug 22, 2024
@omarahmed1111 omarahmed1111 merged commit 40a790f into oneapi-src:main Aug 22, 2024
kbenzie pushed a commit that referenced this pull request Aug 22, 2024
@kbenzie kbenzie mentioned this pull request Aug 22, 2024
53 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

loader Loader related feature/bug sanitizer Sanitizer layer issues/changes/specification v0.10.x Include in the v0.10.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants