impacto #174
Annotations
2 errors and 10 warnings
The run was canceled by @KKhanhH.
|
|
src/games/chlcc/savemenu.cpp#L200
‘%02d’ directive writing between 2 and 11 bytes into a region of size 3 [-Wformat-overflow=]
|
src/games/chlcc/savemenu.cpp#L221
‘:’ directive writing 1 byte into a region of size between 0 and 4 [-Wformat-overflow=]
|
src/games/chlcc/savesystem.cpp#L594
control reaches end of non-void function [-Wreturn-type]
|
src/games/cclcc/savesystem.cpp#L706
control reaches end of non-void function [-Wreturn-type]
|
src/games/mo6tw/tipsmenu.cpp#L256
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
src/games/mo6tw/tipsmenu.cpp#L264
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
src/games/mo6tw/savesystem.cpp#L737
control reaches end of non-void function [-Wreturn-type]
|
src/games/mo6tw/clearlistmenu.cpp#L333
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
src/games/mo6tw/clearlistmenu.cpp#L357
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
src/games/mo6tw/clearlistmenu.cpp#L483
‘%2d’ directive writing between 2 and 10 bytes into a region of size 4 [-Wformat-overflow=]
|
This job was cancelled
Loading