Fixes bugs found by Sonarcloud and Coverity
This commit is contained in:
parent
0c22f5a447
commit
1f209bfc41
10 changed files with 25 additions and 13 deletions
|
|
@ -1008,7 +1008,9 @@ String ResourceLoaderBinary::recognize(FileAccess *p_f) {
|
|||
|
||||
ResourceLoaderBinary::ResourceLoaderBinary() :
|
||||
translation_remapped(false),
|
||||
ver_format(0),
|
||||
f(NULL),
|
||||
importmd_ofs(0),
|
||||
error(OK) {
|
||||
|
||||
progress = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue