-
Notifications
You must be signed in to change notification settings - Fork 229
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
why I could not update cFS #164
Labels
Comments
Worked for me. Please provide the exact steps to replicate your issue. Working sequence:
|
It worked, maybe the unstable wireless network caused this, thanks |
chillfig
pushed a commit
to chillfig/cFS
that referenced
this issue
Mar 17, 2022
Do not use a random uint16 to size the structure that is allocated on the stack. Pick a reasonable size that is not likely to overrun the stack, and use it. This fixes a crash/stack overrun issue when running on RTEMS.
chillfig
pushed a commit
to chillfig/cFS
that referenced
this issue
Mar 17, 2022
…random Fix nasa#164, consistent "chunk" test sizes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear,
I clone the repository using git clone, cd to the directory then git submodule init, but when update it, it could not get the cfe, is there any wrong? Thanks
I can update the cFE repository.
Sincerely
The text was updated successfully, but these errors were encountered: