KEMBAR78
Fix CHECK_OP string assertions. by krk · Pull Request #1072 · async-profiler/async-profiler · GitHub
Skip to content

Conversation

@krk
Copy link
Contributor

@krk krk commented Dec 5, 2024

In addition to const char*, accept char* as string as well.

Motivation and context

Assertions should compare char* values as strings, in addition to const char* values.

How has this been tested?

make test-cpp


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

In addition to const char*, accept char* as string as well.
@apangin apangin merged commit 34cee4b into async-profiler:master Dec 5, 2024
9 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.

2 participants