Skip to content

[ASan] Use casts to silence ASan complaints#1276

Merged
KimLS merged 1 commit intomasterfrom
cleanup/uv_handle_cast_deletes
Mar 6, 2021
Merged

[ASan] Use casts to silence ASan complaints#1276
KimLS merged 1 commit intomasterfrom
cleanup/uv_handle_cast_deletes

Conversation

@mackal
Copy link
Copy Markdown
Contributor

@mackal mackal commented Feb 28, 2021

I don't think these are actually causing any real problems, ASan
complains about them though since it's kind of a code smell I guess and
a potential source of problems. But our case is fine, so cast to silence
them.

I don't think these are actually causing any real problems, ASan
complains about them though since it's kind of a code smell I guess and
a potential source of problems. But our case is fine, so cast to silence
them.
@mackal mackal requested a review from KimLS February 28, 2021 23:03
@mackal mackal changed the title Use casts to silence ASan complaints [ASan] Use casts to silence ASan complaints Mar 1, 2021
@KimLS KimLS merged commit 02517bf into master Mar 6, 2021
@mackal mackal deleted the cleanup/uv_handle_cast_deletes branch March 6, 2021 03:51
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