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 #12452 ( False positive on Misra 10.6 for ternary operator ) #6012

Merged
merged 5 commits into from
Feb 27, 2024

Conversation

0x41head
Copy link
Contributor

the ternary operator condition, while checking for composite expression, wasn't being executed.

@0x41head 0x41head marked this pull request as ready for review February 21, 2024 13:58
@danmar danmar merged commit b11b420 into danmar:main Feb 27, 2024
64 checks passed
@danmar
Copy link
Owner

danmar commented Apr 20, 2024

thanks @0x41head I think you should be listed in our AUTHORS file. What name would you like that we write?

@0x41head
Copy link
Contributor Author

@danmar I am already included in the AUTHORS file :)

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