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

coverity: fix test_dtls warnings. #8474

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

philljj
Copy link
Contributor

@philljj philljj commented Feb 19, 2025

Description

Fix coverity Assign instead of compare warnings in tests/api/test_dtls.c.

Testing

./configure --enable-dtls13 --enable-dtls --enable-dtlscid  && make

./tests/unit.test --list | grep basic_connection_id
942: test_dtls12_basic_connection_id
943: test_dtls13_basic_connection_id

./tests/unit.test -942
./tests/unit.test -943

@philljj philljj self-assigned this Feb 19, 2025
@philljj
Copy link
Contributor Author

philljj commented Feb 19, 2025

retest this please

@philljj philljj assigned wolfSSL-Bot and unassigned philljj Feb 20, 2025
@JacobBarthelmeh JacobBarthelmeh merged commit 01808be into wolfSSL:master Feb 20, 2025
178 checks passed
@philljj philljj deleted the coverity_feb_2025 branch February 20, 2025 19:30
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.

3 participants