summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-elf.cpp
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-08-06 09:17:36 +1000
committerChris Johns <chrisj@rtems.org>2018-08-07 09:11:29 +1000
commit058a3a0bd05cebcc0e92d7261c0b1a66c072c6c2 (patch)
tree1636c0edb6017972d5113d9e0068282a3df7f7af /rtemstoolkit/rld-elf.cpp
parent5d957c9c5140742451111cfcf027c295bdf4cd67 (diff)
rtemstoolkit: Various coverity related fixes.
Diffstat (limited to 'rtemstoolkit/rld-elf.cpp')
-rw-r--r--rtemstoolkit/rld-elf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemstoolkit/rld-elf.cpp b/rtemstoolkit/rld-elf.cpp
index ace3967..231f2bf 100644
--- a/rtemstoolkit/rld-elf.cpp
+++ b/rtemstoolkit/rld-elf.cpp
@@ -425,6 +425,7 @@ namespace rld
archive (false),
writable (false),
elf_ (0),
+ mtype (0),
oclass (0),
ident_str (0),
ident_size (0),