This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
Multiple -Werror=format-overflow= errors in container.c #364
Comments
+1 same error
|
teawater
added a commit
to teawater/hyperstart
that referenced
this issue
Nov 26, 2018
Change sprintf to snprintf and check the return values of snprintf to handle this warning. Fixes: hyperhq#364 Signed-off-by: Hui Zhu <teawater@hyper.sh>
teawater
added a commit
to teawater/hyperstart
that referenced
this issue
Nov 26, 2018
Change sprintf to snprintf and check the return values of snprintf to handle this warning. Fixes: hyperhq#364 Signed-off-by: Hui Zhu <teawater@hyper.sh>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Building hyperstart 1.1.0 with GCC 8.2:
The text was updated successfully, but these errors were encountered: