A round of increasing robustness against buffer overruns.
authorJohn Kessenich <cepheus@frii.com>
Mon, 10 Jun 2013 07:36:26 +0000 (07:36 +0000)
committerJohn Kessenich <cepheus@frii.com>
Mon, 10 Jun 2013 07:36:26 +0000 (07:36 +0000)
commit00f605b9300bba7c4b32203c7f8c57c6967adf19
tree3153652f597ee7e34d72745887f56525963fd171
parent7408a69952d5b164495d613bcb82669024438699
A round of increasing robustness against buffer overruns.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21917 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/testlist
Test/tokenLength.vert [new file with mode: 0644]
glslang/Include/Common.h
glslang/Include/Types.h
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/SymbolTable.cpp
glslang/MachineIndependent/intermOut.cpp
glslang/MachineIndependent/parseConst.cpp
glslang/MachineIndependent/preprocessor/scanner.c
glslang/MachineIndependent/preprocessor/scanner.h
glslang/MachineIndependent/preprocessor/tokens.c