Osc in Mixxx + ARM64/2.6 (20241104) #18411
Annotations
5 warnings
coverage:
src/osc/ip/IpEndpointName.cpp#L102
‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 8 [-Wformat-truncation=]
|
coverage:
src/osc/ip/IpEndpointName.cpp#L82
‘:<any>’ directive output may be truncated writing 6 bytes into a region of size between 1 and 9 [-Wformat-truncation=]
|
clazy:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
|
clang-tidy:
src/waveform/widgets/allshader/waveformwidget.cpp#L50
'auto pNode' can be declared as 'auto *pNode' [readability-qualified-auto]
|
clang-tidy:
src/waveform/widgets/allshader/waveformwidget.cpp#L72
'auto pNode' can be declared as 'auto *pNode' [readability-qualified-auto]
|