Merge branch 'master' into C4267

This commit is contained in:
Kim Kulling
2018-10-07 20:31:41 +02:00
committed by GitHub

View File

@@ -405,7 +405,7 @@ bool Structure::ReadFieldPtrVector(vector<TOUT<T>>&out, const char* name, const
++db.stats().fields_read;
#endif
return false;
return true;
}