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

Revert #396

Closed
wants to merge 2 commits into from
Closed

Revert #396

wants to merge 2 commits into from

Conversation

chillfig
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
-Fixes #393
-Fixes #394

Testing performed
cert_testbed/cfe_bvt ./runCTFscript.sh cFE_CF*

Expected behavior changes
No integration issues

System(s) tested on

  • OS: Ubuntu 20.04

Additional context
N/A

Third party code
N/A

Contributor Info - All information REQUIRED for consideration of pull request
Justin Figueroa, Vantage Systems

@chillfig chillfig self-assigned this Jul 11, 2023
@chillfig chillfig closed this Jul 11, 2023
@chillfig chillfig removed their assignment Jul 11, 2023
@chillfig chillfig deleted the revert branch July 11, 2023 16:18
{
ret = fn(cmd->byte[0], context);
ret = fn(cmd->data.byte[0], context);

Check notice

Code scanning / CodeQL-coding-standard

Use of non-constant function pointer Note

This call does not go through a const function pointer.
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.

Move PR #383 into Equuleus-rc2 Move PR #341 into Equuleus-rc2
1 participant