Skip to content

multi_ev: remove unnecessary data check that confuses analysers#18804

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:multi_ev-rm-data-check
Closed

multi_ev: remove unnecessary data check that confuses analysers#18804
icing wants to merge 1 commit into
curl:masterfrom
icing:multi_ev-rm-data-check

Conversation

@icing

@icing icing commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/multi_ev.c
}
}
else if(data)
else

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth adding as an assert in the beginning of the function?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe then the analyzers freak out again.

@vszakats

vszakats commented Oct 2, 2025

Copy link
Copy Markdown
Member

@testclutch

Copy link
Copy Markdown

Analysis of PR #18804 at d3246073:

Test ../../tests/http/test_16_info.py::TestInfo::test_16_01_info_download[h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR. Note that this test has failed in 2 different CI jobs (the link just goes to one of them).

Generated by Testclutch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants