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

enable misra-c2012-21.2 #1819

Merged
merged 4 commits into from
Jan 18, 2024
Merged

Conversation

0x41head
Copy link
Contributor

For #1794

Due to numerous implicit calls, I was unable to rename memset and memcpy.
Changing their names in flasher.h breaks the tests.
Suppressed them for now.

@adeebshihadeh
Copy link
Contributor

Suppression is correct for the libc.h functions, since this is our own implementation of them in lieu of including libc.

@adeebshihadeh adeebshihadeh merged commit a902a19 into commaai:master Jan 18, 2024
9 checks passed
@0x41head 0x41head deleted the misra-c2012-21.2 branch January 19, 2024 07:37
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