Skip to content

Conversation

@chinggg
Copy link
Contributor

@chinggg chinggg commented Apr 13, 2022

Hopefully closes #24373 by calling ConnmanTestMsg test-constructor to avoid undefined behavior in process_message.cpp after casting g_setup->m_node.connman.

@fanquake fanquake added the Tests label Apr 13, 2022
@chinggg
Copy link
Contributor Author

chinggg commented Apr 13, 2022

I have kept the order of included header files since CONTRIBUTING.md suggests style fixes should be separate.

@DrahtBot
Copy link
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #22910 (net: Encapsulate asmap in NetGroupManager by jnewbery)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@maflcko
Copy link
Member

maflcko commented Apr 15, 2022

I have kept the order of included header files since CONTRIBUTING.md suggests style fixes should be separate.

include lines are unlikely to be touched for other reasons, unless the included file is renamed, so personally I think it is fine to sort them when one of the include lines of the file is touched

@chinggg chinggg force-pushed the fix-test-connman-ub branch 2 times, most recently from 89a0a29 to 07624e0 Compare April 16, 2022 01:42
@chinggg chinggg force-pushed the fix-test-connman-ub branch from 07624e0 to c848a45 Compare April 16, 2022 03:18
@maflcko maflcko merged commit 6be319b into bitcoin:master Apr 16, 2022
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Apr 18, 2022
@chinggg chinggg deleted the fix-test-connman-ub branch April 23, 2022 01:23
@bitcoin bitcoin locked and limited conversation to collaborators Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test-only UB in fuzz tests

5 participants