Skip to content

fix shifted keys when typing savegame names #5097

fix shifted keys when typing savegame names

fix shifted keys when typing savegame names #5097

Triggered via pull request July 13, 2024 19:28
Status Success
Total duration 3m 29s
Artifacts 1

main.yml

on: pull_request
Matrix: build
Matrix: linter
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
setup/multiplayer.c:508:19 [clang-analyzer-optin.portability.UnixAPI]: setup/multiplayer.c#L508
Call to 'malloc' has an allocation size of 0 bytes
textscreen/txt_table.c:259:19 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L259
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
textscreen/txt_table.c:260:21 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L260
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
textscreen/txt_table.c:324:17 [clang-analyzer-core.NullDereference]: textscreen/txt_table.c#L324
Access to field 'widget_class' results in a dereference of a null pointer (loaded from variable 'last_widget')
textscreen/txt_table.c:702:21 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L702
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
textscreen/txt_table.c:703:19 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L703
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
textscreen/txt_table.c:1177:19 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L1177
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
textscreen/txt_table.c:1178:21 [clang-analyzer-unix.MallocSizeof]: textscreen/txt_table.c#L1178
Result of 'malloc' is converted to a pointer of type 'unsigned int', which is incompatible with sizeof operand type 'int'
src/r_data.c:679:16 [clang-analyzer-core.NullDereference]: src/r_data.c#L679
Dereference of null pointer (loaded from variable 'directory')
src/d_deh.c:3314:13 [clang-analyzer-core.UndefinedBinaryOperatorResult]: src/d_deh.c#L3314
The left operand of '>=' is a garbage value

Artifacts

Produced during runtime
Name Size
MSYS2-UCRT64 Expired
12.9 MB