Skip to content

fix a bunch of -Wall warnings #411

fix a bunch of -Wall warnings

fix a bunch of -Wall warnings #411

Triggered via pull request July 28, 2024 10:56
Status Cancelled
Total duration 5m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Static linting
Canceling since a higher priority waiting request for 'CI-refs/pull/592/merge' exists
Static linting
The operation was canceled.
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