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

Fix NULLPTR in C harness #1788

Merged
merged 1 commit into from Apr 28, 2024
Merged

Conversation

d06alexandrov
Copy link
Contributor

In PR #1773 NULLPTR was used as an argument CHECK_EQUAL_C_MEMCMP_LOCATION instead of NULL.
So, it was impossible to use CHECK_EQUAL_C_MEMCMP in C files.

@coveralls
Copy link

Coverage Status

coverage: 99.279%. remained the same
when pulling 2c19ce3 on d06alexandrov:c_memcmp_nullptr
into 25885b5 on cpputest:master.

@basvodde basvodde merged commit d1c8222 into cpputest:master Apr 28, 2024
66 checks passed
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.

None yet

3 participants