dtinfo: Resolve coverity warnings related to uninitialised members of classes
This commit is contained in:
@@ -109,6 +109,8 @@ oid_t::oid_t(const char* source, Boolean ascii_format, Boolean swap_order)
|
||||
}
|
||||
}
|
||||
|
||||
v_e_code = 0;
|
||||
|
||||
/*
|
||||
MESSAGE(cerr, "constr oid_t using a string");
|
||||
debug(cerr, v_c_code);
|
||||
|
||||
Reference in New Issue
Block a user