Skip to content

qimagescale: fix compiler warnings [-Wunused-function] #416

qimagescale: fix compiler warnings [-Wunused-function]

qimagescale: fix compiler warnings [-Wunused-function] #416

Triggered via push July 29, 2024 07:38
Status Success
Total duration 11m 11s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static linting: crengine/src/crtxtenc.cpp#L1657
The left operand of '==' is a garbage value
Static linting: crengine/include/lvtinydom.h#L3091
Call to virtual method 'ldomDocumentFragmentWriter::setCodeBase' during construction bypasses virtual dispatch
Static linting: crengine/src/docxfmt.cpp#L666
7 uninitialized fields at the end of the constructor call
Static linting: crengine/src/docxfmt.cpp#L742
11 uninitialized fields at the end of the constructor call
Static linting: crengine/src/docxfmt.cpp#L2227
Use of memory after it is freed
Static linting: crengine/src/docxfmt.cpp#L2259
Use of memory after it is freed
Static linting: crengine/src/odxutil.h#L232
Use of memory after it is freed
Static linting: crengine/src/odxutil.h#L333
1 uninitialized field at the end of the constructor call
Static linting: crengine/src/fb3fmt.cpp#L32
1 uninitialized field at the end of the constructor call
Static linting: crengine/src/hyphman.cpp#L1481
variable length arrays in C++ are a Clang extension