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

Add assert check for NULL TCB handle #1177

Merged
merged 2 commits into from
Nov 2, 2024
Merged

Conversation

kar-rahul-aws
Copy link
Member

Description

This PR adds configASSERT check for a NULL TCB Handle in case of APIs which use the function prvGetTCBFromHandle for getting a pointer to the appropriate TCB.

Test Steps

NA

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

#1173

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

sonarqubecloud bot commented Nov 2, 2024

@ActoryOu ActoryOu merged commit 7d76dce into FreeRTOS:main Nov 2, 2024
16 checks passed
@aggarg aggarg deleted the addASSERT branch November 4, 2024 08:32
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.

3 participants