Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20514 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
6968b823ef
commit
dadf945fd7
14 changed files with 274 additions and 109 deletions
|
|
@ -861,7 +861,7 @@ void updateExtensionBehavior(const char* extName, const char* behavior)
|
|||
|
||||
} // extern "C"
|
||||
|
||||
void setInitialState()
|
||||
void ResetFlex()
|
||||
{
|
||||
yy_start = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue