Skip to content

Check NULL pointer input for vEventGroupDelete. #293

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

Merged
merged 3 commits into from
Mar 25, 2021

Conversation

mingyue86010
Copy link
Contributor

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

@mingyue86010 mingyue86010 requested a review from a team as a code owner March 24, 2021 23:47
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #293 (0df2929) into main (9b679c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           37        37           
  Branches         3         3           
=========================================
  Hits            37        37           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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 9b679c3...0df2929. Read the comment docs.

event_groups.c Outdated
{
traceEVENT_GROUP_DELETE( xEventGroup );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thiink it is actually important that the trace hook is the first line in the function here?

@aggarg aggarg merged commit 534eba6 into FreeRTOS:main Mar 25, 2021
@mingyue86010 mingyue86010 deleted the ming-dev branch December 16, 2021 00:49
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.

4 participants