Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for uninitialized local variable
This patch initializes a local GLuint that gets checked after an if() chain that assigns it but does not match all cases. Change-Id: I132c26fa944f11c7b77131906ff8143a7b57c10f Reviewed-by: Edward Welbourne <[email protected]>
- Loading branch information