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

Static analysis #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Static analysis #11

wants to merge 6 commits into from

Conversation

abhishek-samsung
Copy link
Owner

No description provided.

@abhishek-samsung abhishek-samsung force-pushed the static_analysis branch 2 times, most recently from b1d52f8 to c37d8c9 Compare March 25, 2024 11:58
fix svace issue created due to non null terminating string

Signed-off-by: Abhishek Akkabathula <[email protected]>
@abhishek-samsung abhishek-samsung force-pushed the static_analysis branch 2 times, most recently from d30c37c to d130282 Compare March 26, 2024 02:00
increase buffer size to include null character at the end

Signed-off-by: Abhishek Akkabathula <[email protected]>
add null pointer check to fix svace issue

Signed-off-by: Abhishek Akkabathula <[email protected]>
fix svace issue in mq_notify where we exit critical
section without entering

Signed-off-by: Abhishek Akkabathula <[email protected]>
fix 285441, 285442, 285443, 285444, 285445, 285446, 285447,
285448, 285449 svace issues. Use DEBUGASSERT instead of
DEBUGVERIFY as mm_takesemaphore is of return type bool

Signed-off-by: Abhishek Akkabathula <[email protected]>
@abhishek-samsung abhishek-samsung force-pushed the static_analysis branch 2 times, most recently from 0be4f8b to d85eaa4 Compare March 26, 2024 07:50
fix svace issue of leaving critical section without entering

Signed-off-by: Abhishek Akkabathula <[email protected]>
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.

1 participant