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

Change order of size checks for optimization #13

Open
skliper opened this issue Apr 22, 2022 · 1 comment
Open

Change order of size checks for optimization #13

skliper opened this issue Apr 22, 2022 · 1 comment

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2022

In MM_VerifyLoadWIDParams, it is more efficient to check SizeInBytes before calling CFE_PSP_MemValidateRange. This same optimization would be applicable in other functions.

Imported from GSFCCFS-1573

@thnkslprpt
Copy link
Contributor

Was this one cleared up with the imported changes in b03d1ad?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants