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