fix a bunch of -Wall
warnings, part 2
#593
Merged
Annotations
10 warnings
crengine/src/cri18n.cpp#L50
Value stored to 'res' is never read
|
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#L2226
Use of memory after it is freed
|
crengine/src/docxfmt.cpp#L2258
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
|
This job succeeded
Loading