Check-in a couple submitted char* string portability bug fixes: correct sizing of...
authorJohn Kessenich <cepheus@frii.com>
Wed, 19 Feb 2014 00:08:59 +0000 (00:08 +0000)
committerJohn Kessenich <cepheus@frii.com>
Wed, 19 Feb 2014 00:08:59 +0000 (00:08 +0000)
commit6494baf37104d2b41635c96c3d2ca935ddb55c4c
tree6ce68e5b4e630dfeb4c303ab52a0764dfcbc81e7
parent51cdd90fa80f81b3f6162f3b26ece8b9f0df30e7
Check-in a couple submitted char* string portability bug fixes: correct sizing of buffers and stop overwriting preprocessor token names with themselves.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25402 e7fa87d3-cd2b-0410-9028-fcbf551c1848
StandAlone/StandAlone.cpp
glslang/Include/revision.h
glslang/MachineIndependent/preprocessor/PpContext.h
glslang/MachineIndependent/preprocessor/PpScanner.cpp