Skip to content

scroll automap content with the mouse (proof of concept) #5140

scroll automap content with the mouse (proof of concept)

scroll automap content with the mouse (proof of concept) #5140

Triggered via pull request July 31, 2024 19:30
Status Success
Total duration 3m 34s
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_segs.c:603:11 [clang-analyzer-core.NullDereference]: src/r_segs.c#L603
Access to field 'flags' results in a dereference of a null pointer (loaded from variable 'linedef')
src/r_segs.c:729:30 [clang-analyzer-core.NullDereference]: src/r_segs.c#L729
Access to field 'flags' results in a dereference of a null pointer (loaded from variable 'linedef')

Artifacts

Produced during runtime
Name Size
MSYS2-UCRT64 Expired
13 MB