-
Removed strcpy that copied to itself. · e602d25fAndrew Woloszyn authored
Found by running glslang with -fsanitize=address in clang. Also fixes a potential buffer-overrun with return from lReadByte.
e602d25f
×
Found by running glslang with -fsanitize=address in clang. Also fixes a potential buffer-overrun with return from lReadByte.