-
Notifications
You must be signed in to change notification settings - Fork 214
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
Replace sprintf with snprintf. #343
Replace sprintf with snprintf. #343
Conversation
This PR partially solve issue here: #342 |
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
d01c05f
to
87d4bec
Compare
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
OK, will do that |
erpc_sysgpio author is OK with proposed changes |
great |
thank you |
Signed-off-by: Cervenka Dusan cervenka@acrios.com
Pull request
Choose Correct
Describe the pull request
Replacing sprintf with snprintf -> safety
To Reproduce
Expected behavior
Screenshots
Desktop (please complete the following information):
Steps you didn't forgot to do
Additional context