Fixed many more bugs reported by Valgrind

This commit is contained in:
Juan Linietsky
2016-12-23 08:47:16 -03:00
parent 6b35211c53
commit 3adb42e217
5 changed files with 10 additions and 1 deletions

View File

@ -579,6 +579,7 @@ Error ShaderCompilerGLES3::compile(VS::ShaderMode p_mode, const String& p_code,
r_gen_code.uses_vertex_time=false;
used_name_defines.clear();
used_rmode_defines.clear();