Skip to content

fix: Verify queue set type during usage - #1476

Merged
kstribrnAmzn merged 1 commit into
FreeRTOS:mainfrom
kstribrnAmzn:queuesetVerify
Aug 21, 2026
Merged

kstribrnAmzn merged 1 commit into
FreeRTOS:mainfrom
kstribrnAmzn:queuesetVerify

Conversation

@kstribrnAmzn

@kstribrnAmzn kstribrnAmzn commented Aug 20, 2026

Copy link
Copy Markdown
Member

Description

Verify that a queue set is passed when attempting
to add a queue to the queue set.

Thank you @AniruddhaKanhere for helping to develop this fix!

Test Steps

Tested locally. Will need to follow up with FreeRTOS/FreeRTOS unit tests.

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

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

Verify that a queue set is passed when attempting
to add a queue to the queue set.
@sonarqubecloud

Copy link
Copy Markdown

@kstribrnAmzn
kstribrnAmzn merged commit 5f109e6 into FreeRTOS:main Aug 21, 2026
16 of 17 checks passed
@kstribrnAmzn
kstribrnAmzn deleted the queuesetVerify branch August 21, 2026 16:22
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