hyperstart
hyperstart copied to clipboard
container.c: fix warnings of "format-overflow=" with new GCC
Change sprintf to snprintf and check the return values of snprintf to handle this warning.
Fixes: #364
Signed-off-by: Hui Zhu [email protected]
Can one of the admins verify this patch?
test this please, hykins