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

[bug #57912] Crash due to error in function strftime #674

Open
avrs-admin opened this issue Jan 31, 2022 · 0 comments
Open

[bug #57912] Crash due to error in function strftime #674

avrs-admin opened this issue Jan 31, 2022 · 0 comments

Comments

@avrs-admin
Copy link

Thu 27 Feb 2020 09:52:26 PM CET

The strftime function works incorrectly, in cases where the Format string part on the maxsize Bound, is not a %-placeholder, but rather some "normal" text.  Attached example program "arduino_test.ino" demonstrates the Problem.  There are two error Symptoms:
1)  max Buffer size is exceeded
2)  actual amount of written Bytes/Chars ,  Reports a wrong value

file #48513: arduino_test.ino

This issue was migrated from https://savannah.nongnu.org/bugs/?57912

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

No branches or pull requests

1 participant