Skip to content

Conversation

@paulbartell
Copy link
Contributor

Description

Overwrite an existing entry for a given xQueue handle when vQueueAddToRegistry is called with an xQueue handle of a queue that is already in the Queue Registry.

Test Steps

Test will be updated in FreeRTOS/FreeRTOS#552.

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

@paulbartell paulbartell requested a review from a team as a code owner April 9, 2021 22:34
@paulbartell paulbartell force-pushed the paulbartell/QueueRegistry_overwrite_existing branch from c65c594 to dc91bfa Compare April 9, 2021 22:35
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #306 (89a8be7) into main (a31018d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #306   +/-   ##
=======================================
  Coverage   90.60%   90.60%           
=======================================
  Files           3        3           
  Lines         532      532           
  Branches      142      142           
=======================================
  Hits          482      482           
  Misses         14       14           
  Partials       36       36           
Flag Coverage Δ
unittests 90.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a31018d...89a8be7. Read the comment docs.

…ple times.

Overwrite an existing entry for a given xQueue handle when vQueueAddToRegistry is called with an xQueue handle of a queue that is already in the QueueRegistry.
@paulbartell paulbartell force-pushed the paulbartell/QueueRegistry_overwrite_existing branch from dc91bfa to 89a8be7 Compare April 9, 2021 22:43
@paulbartell paulbartell merged commit a22b438 into FreeRTOS:main Apr 10, 2021
@paulbartell paulbartell deleted the paulbartell/QueueRegistry_overwrite_existing branch April 10, 2021 00:07
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
* MISRA v5

* Update patches in FreeRTOS-Plus to match those in FreeRTOS
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