Infrastructure: remove potential memory leaks.

This commit is contained in:
John Kessenich 2017-01-19 15:29:25 -07:00
parent 94dfb7a523
commit e48b8d74e2
3 changed files with 5 additions and 5 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1772"
#define GLSLANG_DATE "18-Jan-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1773"
#define GLSLANG_DATE "19-Jan-2017"